dev-workflow
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development workflow instructions for a specific SDK, including branch conventions and versioning rules.
- [SAFE]: The instructions explicitly reinforce security best practices by advising against committing secrets to the repository and ensuring that tokens are not leaked in logs.
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard development commands (e.g.,
npm run lint,npm run test) which are appropriate for the defined task of managing a JavaScript SDK development workflow.
Audit Metadata