mcp-cli-scripts
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists primarily of documentation, templates, and project configuration guidelines. It does not include any malicious code, obfuscation, or dangerous execution patterns.
- [COMMAND_EXECUTION]: Documentation suggests using
npx tsxto execute TypeScript scripts. This is a standard development practice for the intended use case of creating CLI tools and does not constitute a security risk within this context. - [EXTERNAL_DOWNLOADS]: The skill references the
tsxpackage from the standard npm registry. These are well-known development tools and do not involve suspicious or untrusted sources.
Audit Metadata