oss-ready
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard
gitcommands (git fetch,git pull,git stash) to synchronize the repository state before making modifications. These operations are routine for automated project maintenance and do not pose a security risk in this context. - [SAFE]: The skill uses static templates located within its own
assets/directory to generate community health files like the MIT License and Contributor Covenant Code of Conduct. It does not fetch executable code from external sources during this process. - [SAFE]: Project metadata updates (modifying
package.json,pyproject.toml, etc.) are performed locally and are strictly aligned with the skill's primary purpose of preparing a project for public release.
Audit Metadata