logfire-query
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates querying telemetry data (traces, logs, spans, and metrics) from Logfire, which is a service owned by the author (Pydantic). All external network operations are directed to official subdomains such as logfire-api.pydantic.dev.
- [SAFE]: The documentation provides clear guidance on authentication, instructing users to generate read tokens through the official UI or CLI and store them in environment variables like LOGFIRE_READ_TOKEN rather than hardcoding them.
- [SAFE]: Python code examples utilize the official 'logfire' library and standard libraries like 'pandas' and 'httpx' for data processing and API interaction.
- [SAFE]: No malicious patterns including prompt injection, obfuscation, unauthorized data exfiltration, or runtime execution of untrusted remote code were detected. The skill's instructions are consistent with its primary purpose of enabling telemetry analysis.
Audit Metadata