cli-panel
Pass
Audited by Gen Agent Trust Hub on Jun 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to copy a template HTML file (
assets/cli-panel.html) to a project directory and populate it with command metadata extracted from project documentation. This is a standard developer workflow automation. - [SAFE]: No prompt injection patterns, bypass attempts, or instructions to override agent safety guidelines were detected in the skill instructions.
- [SAFE]: No network activity, external downloads, or data exfiltration patterns were found. The generated HTML page uses browser
localStorageto persist user edits locally. - [SAFE]: The included JavaScript in the HTML template and the validation script (
scripts/validate-skill.mjs) are benign and perform only their stated tasks (UI management and file metadata validation respectively). - [SAFE]: The skill defines clear validation rules (Structural Compliance and Semantic Equivalence) to ensure the generated CLI commands remain faithful to the project's intended usage.
Audit Metadata