add-audio
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is localized code generation and modification, adhering to its stated purpose of adding audio features.
- [SAFE]: No network activity, data exfiltration, or credential access patterns were found in the instructions or example usage.
- [SAFE]: Command execution is restricted to 'npm run build', which is a standard verification step in development environments.
- [SAFE]: The skill processes untrusted project data, creating a surface for indirect prompt injection. However, its actions are restricted to structured file writing and standard build commands.
- Ingestion points: Reads 'src/core/EventBus.js' and game scene files from the provided argument path.
- Boundary markers: None identified.
- Capability inventory: Creates and modifies multiple files in the project structure and runs 'npm run build'.
- Sanitization: No sanitization of ingested file content is performed.
- [SAFE]: The author metadata lists 'OpusGameLabs', which appears to be a branding choice for the skill's content, and the overall behavior is transparent and non-malicious.
Audit Metadata