moonrepo-languages
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation reference for Moon v2 configuration patterns. No malicious patterns such as obfuscation, prompt injection, or unauthorized data access were detected.
- [COMMAND_EXECUTION]: The configuration templates include common shell commands and scripts (e.g.,
rm -rf dist,find ... -exec php -l,pytest). These are standard build and linting operations within the context of a task runner and are limited to project source files. - [EXTERNAL_DOWNLOADS]: Provides templates for package managers like
pip,composer, andnpm. These tools are used to download dependencies from official, well-known registries (PyPI, Packagist, NPM) as part of a standard development workflow. - [NO_CODE]: The skill consists primarily of configuration examples and markdown documentation rather than executable logic or scripts that run automatically.
Audit Metadata