logfire
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found. The skill content is strictly technical documentation and utility patterns.
- [DATA_EXFILTRATION] (SAFE): No unauthorized network operations or sensitive local file access (e.g., SSH keys, cloud credentials) were identified. The tool is designed to send telemetry to a configured platform, which is its stated purpose.
- [EXTERNAL_DOWNLOADS] (SAFE): References installation of 'logfire' and standard Python libraries from trusted package registries. No direct downloads or execution of remote scripts were found.
- [COMMAND_EXECUTION] (SAFE): No dangerous use of subprocess, os.system, or shell execution was found.
- [DATA_EXPOSURE] (SAFE): The skill emphasizes security best practices by documenting PII scrubbing features (ScrubbingOptions) to prevent sensitive data from being sent to logs.
- [REMOTE_CODE_EXECUTION] (SAFE): No dynamic code evaluation (eval/exec) or unsafe deserialization (pickle/yaml.load) patterns were detected.
Audit Metadata