instrumentation
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides legitimate instructions and configuration patterns for adding observability to applications using Pydantic Logfire.
- [EXTERNAL_DOWNLOADS]: The skill references standard package installations from official registries (PyPI, NPM, Cargo) for the 'logfire' and '@pydantic/logfire-*' packages. These originate from a well-known technology organization.
- [DATA_EXFILTRATION]: Configuration instructions point to the official Logfire API endpoint (logfire-api.pydantic.dev) for telemetry data export. This is the intended behavior of an observability tool.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by instructing users to manage sensitive authentication tokens (LOGFIRE_TOKEN) via environment variables rather than hardcoding them.
Audit Metadata