create-evlog-framework-integration

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a development guide for scaffolding integrations within a specific project structure. It does not contain malicious instructions, obfuscation, or unauthorized access patterns.
  • [COMMAND_EXECUTION]: The skill includes instructions to run standard development lifecycle commands such as 'bun run build', 'bun run test', and 'bun run lint'. These are executed locally within the project environment for verification purposes.
  • [EXTERNAL_DOWNLOADS]: The skill references well-known Node.js frameworks (e.g., Express, Fastify, Hono, Elysia) as peer dependencies. These are standard industry libraries and are used appropriately for integration purposes.
  • [DATA_EXFILTRATION]: No exfiltration vectors were found. The skill actively promotes secure logging by requiring the use of 'extractSafeHeaders' and 'extractSafeNodeHeaders' to filter sensitive information before it is processed by the logging pipeline.
  • [PROMPT_INJECTION]: The instructions use strong directive language ('mandatory', 'never reimplement') to ensure compliance with the integration architecture, but these do not constitute safety bypasses or malicious overrides.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 10:26 PM