create-apm-package
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute local Python scripts (
scaffold_apm.pyandvalidate_apm_package.py) which are intended to automate package creation and verify the integrity of the generated structure. - [COMMAND_EXECUTION]: The agent is instructed to pass a user-provided package name to shell commands. The skill mitigates potential command injection risks by explicitly requiring that package names follow a strict lowercase kebab-case format and providing validation steps to enforce this rule.
Audit Metadata