create-evlog-adapter

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
  • [DATA_EXFILTRATION]: The skill facilitates the transmission of application logs to external platforms. This is its intended core functionality. It implements secure handling of authentication tokens by instructing users to use environment variables (e.g., NUXT_{NAME}_API_KEY) or runtime configuration rather than hardcoding credentials.- [COMMAND_EXECUTION]: The verification section utilizes 'bun run build' and 'bun run test' to confirm the new adapter's functionality. These are standard local development commands used to validate integration and are appropriate for the task scope.- [PROMPT_INJECTION]: The skill includes a step to update a separate skill file ('skills/review-logging-patterns/SKILL.md'). This update is restricted to adding metadata to a documentation table for reference purposes and does not involve instructions that could manipulate the AI's behavior or safety filters.- [SAFE]: No obfuscation, unauthorized file access, or suspicious network activities were identified. The code templates provided use standard, well-vetted patterns for network communication and testing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 07:09 AM
Security Audit — agent-trust-hub — create-evlog-adapter