pre-flight-check
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to manage development workflows, specifically git operations, issue tracking, and code validation checklists. No malicious patterns or security risks were identified in the instructions or scripts.
- [COMMAND_EXECUTION]: The skill leverages the
Bashtool to execute standard development commands, including git branch management (git checkout), local file system checks (ls), and project-defined scripts (npm run,npm test). It also interacts with a command-line issue tracker namedbd. These operations are consistent with the skill's stated purpose. - [DATA_EXFILTRATION]: The skill does not access sensitive system files or credentials. All file operations and network requests (via the issue tracker) are standard for development task management.
- [PROMPT_INJECTION]: No prompt injection attempts or safety bypasses were found. The instructional language is professional and focused on task-specific checklists to prevent skipped steps in a workflow.
Audit Metadata