evlog
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to install the
evlogand@evlog/clipackages using standard Node.js package managers (e.g.,bun add,bunx). It also references an upstream agent skill pack available athttps://www.evlog.dev. These downloads are consistent with the skill's purpose of providing documentation and tooling for the evlog library. - [COMMAND_EXECUTION]: Instructions are provided for executing CLI commands such as
bunx @evlog/cli mapfor observability scoring andbunx @evlog/cli doctorfor configuration checks. These commands are standard utility operations for the documented library. - [DATA_EXFILTRATION]: The documentation describes configuring log 'drains' to external services like Axiom, Sentry, and PostHog. This is the primary functionality of the logging library. The skill emphasizes security best practices by recommending the use of redaction to scrub PII and secrets before data is sent to these external destinations.
Audit Metadata