scope
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed as a security enhancement for AI agents. Its primary function is to implement a 'scope guard' that restricts file modifications to specific directories through a PreToolUse hook mechanism.
- [COMMAND_EXECUTION]: The skill defines several administrative commands (
/scope freeze,/scope unfreeze,/scope status) used to manage the state of the scope lock file. These commands are local management operations and do not involve untrusted input execution or network activity. - [DATA_EXPOSURE_AND_EXFILTRATION]: No network operations, data exfiltration patterns, or sensitive credential access were detected. The lock file
.agents/scope.lockis used exclusively for local state management. - [PROMPT_INJECTION]: The instructions are focused on operational workflow and do not contain attempts to bypass safety filters or override system-level instructions for malicious purposes.
Audit Metadata