logfire-instrumentation
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code examples for instrumenting applications with Pydantic Logfire. All referenced domains (e.g., logfire.pydantic.dev) and packages (e.g., @pydantic/logfire-node, logfire) are official resources owned by the vendor, Pydantic.
- [SAFE]: Instructions for handling sensitive information, such as
LOGFIRE_TOKEN, correctly advise the use of environment variables or platform-specific secret management (e.g., Cloudflare Workers.dev.vars), preventing accidental credential exposure. - [SAFE]: The skill uses project metadata files (like
package.jsonorpyproject.toml) solely for framework detection to provide relevant setup instructions. It does not execute arbitrary code from these files or perform any unsafe data interpolation.
Audit Metadata