unblock-action
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No malicious instructions, override attempts, or safety bypass markers were found in the skill instructions or metadata. The content is strictly focused on task unblocking facilitation.
- [DATA_EXFILTRATION]: The skill does not contain any network-related commands (like curl or wget) or references to sensitive file paths (~/.ssh, .env, etc.).
- [REMOTE_CODE_EXECUTION]: There are no remote script downloads or calls to external repositories. All logic is contained within the instructional prompt.
- [COMMAND_EXECUTION]: No shell commands, subprocess calls, or system-level operations are present in the skill definition.
- [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or secrets were detected in the source file.
- [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided task descriptions as its primary input. While it lacks explicit boundary markers for this input, the tool footprint is limited to 'Read', and the instructions do not involve interpolating this data into dangerous execution contexts.
Audit Metadata