ai-coding-agents-command-runtime
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is architectural documentation and design patterns for AI agent CLI command registries. It does not include executable scripts or external network dependencies.
- [SAFE]: Reference files include links to official documentation and repositories from trusted organizations (Anthropic and OpenAI). These are documented neutrally as implementation references.
- [SAFE]: The included TypeScript file (
assets/templates/minimal-command-registry.ts) is a non-executable template providing a pseudo-code implementation of a command registry. It uses safe patterns such as registry precedence and lazy loading. - [SAFE]: No prompt injection, data exfiltration, or obfuscation patterns were detected. The skill specifically discusses security controls like 'safe-mode' and 'bridge-safe filtering' as architectural goals for the user to implement.
Audit Metadata