traffic-validator
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of Markdown instructions and documentation. It does not contain any executable scripts (Python, JavaScript, Bash, etc.) or binaries. Analysis of
README.md,SKILL.md, andreferences/full-guide.mdconfirms only informational content. - [DATA_EXPOSURE]: The skill does not access sensitive system paths, environment variables, or credential files. It operates entirely on user-provided business information (e.g., traffic volume, email list size).
- [COMMAND_EXECUTION]: There are no shell commands or subprocess calls initiated by the skill. The
bunxcommand inREADME.mdis a standard installation instruction for the user and is not executed automatically by the agent. - [EXTERNAL_DOWNLOADS]: The skill does not download external scripts or dependencies at runtime. All reference material is contained within the skill's own directory structure (
${CLAUDE_SKILL_DIR}/references/). - [INDIRECT_PROMPT_INJECTION]: While the skill processes user-provided traffic plans, it uses them as data for a structured scorecard assessment. It lacks high-privilege capabilities (like file writing or network requests) that would make indirect injection a high-severity risk.
Audit Metadata