vibe-code-reader
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a variety of shell utilities (
find,grep,cat,xargs,wc,awk) to discover project files, estimate codebase size, and identify imports for structural mapping. - [EXTERNAL_DOWNLOADS]: The skill generates HTML reports that reference the Mermaid.js library from
cdn.jsdelivr.net. This is a well-known and established CDN service used for rendering diagrams. - [DATA_EXPOSURE]: The skill is designed to read project configuration and environment files (like
.env,package.json, andrequirements.txt) to extract architectural data and specifically flags hardcoded secrets in the analyzed project as a security risk for the user.
Audit Metadata