streams
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No instructions to override agent behavior or safety filters were detected in the skill markdown or scripts.- Data Exposure & Exfiltration (SAFE): No hardcoded credentials or unauthorized network operations were found. The validation script only accesses local configuration and metadata files.- Obfuscation (SAFE): No encoded strings, zero-width characters, or homoglyphs were found in any of the analyzed files.- Unverifiable Dependencies & Remote Code Execution (SAFE): The skill uses standard libraries for validation. No remote code execution patterns or suspicious package installations were found.- Privilege Escalation (SAFE): No commands requesting administrative or root privileges (such as sudo or chmod 777) were detected.- Persistence Mechanisms (SAFE): No attempts to create cron jobs, startup items, or modify shell profiles were found.- Metadata Poisoning (SAFE): Skill metadata accurately reflects its stated purpose as a Node.js streams educational module.- Indirect Prompt Injection (SAFE): The skill does not ingest untrusted external data for prompt interpolation.- Time-Delayed / Conditional Attacks (SAFE): No logic gating behavior based on time or environment conditions was detected.- Dynamic Execution (SAFE): The validation script uses safe YAML loading and does not use eval() or exec() for dynamic code execution.
Audit Metadata