weapp-ide-cli-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of configuration and design guidelines for CLI tools. It does not contain any executable scripts, remote code download patterns, or obfuscation techniques.\n- [DATA_EXFILTRATION]: The skill references persistence of tool-specific settings (e.g.,
cliPathandlocale) to local configuration files in the user's home directory. This is standard behavior for CLI utilities and does not target sensitive system credentials or private data.\n- [COMMAND_EXECUTION]: The execution protocol outlines a structured and deterministic approach to command delegation and passthrough. It specifically instructs against blind passthrough for unknown commands, which serves as a security guardrail for tool integration.
Audit Metadata