logfire-read
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with the official Pydantic Logfire API (logfire-us.pydantic.dev) to retrieve records. This is a well-known and trusted service, and the network operations are consistent with the skill's stated purpose.
- [SAFE]: Authentication is handled via the LOGFIRE_READ_TOKEN environment variable, which is a standard and secure practice for managing API credentials without hardcoding them.
- [SAFE]: The provided shell script (read_logs.sh) and Python script references (logfire-read-agent.py) follow conventional patterns for repository-local utilities and do not perform any suspicious command execution or persistence actions.
Audit Metadata