cancel-async-tasks
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found. The content is strictly educational.
- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file paths, or network operations (e.g., curl, wget) are present in the skill.
- [REMOTE_CODE_EXECUTION] (SAFE): No patterns for remote code execution or package installation were detected. While the documentation mentions
subprocess.Popenfor testing purposes, it is provided as a code example for the user and is not executed by the skill itself. - [COMMAND_EXECUTION] (SAFE): The skill does not contain any automated command execution logic. All shell-related mentions are within educational code blocks.
- [OBFUSCATION] (SAFE): No Base64 encoding, zero-width characters, or other obfuscation techniques were identified.
Audit Metadata