pdca-fast-track
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill performs legitimate workflow management tasks within the local project environment.
- [COMMAND_EXECUTION]: The skill references a local JavaScript module
lib/control/fast-track.jsto handle its logic. This script is part of the skill's own codebase and does not involve the execution of untrusted or remote commands. - [PROMPT_INJECTION]: The skill provides structured instructions for a workflow 'fast-track' process. These instructions are legitimate workflow controls and do not attempt to override agent safety or system-level constraints.
- [SAFE]: The skill interacts with local configuration and state files (
bkit.config.json,.bkit/state/trust-profile.json) to verify preconditions. This access is restricted to the local project directory and follows best practices for configuration management.
Audit Metadata