agentic-layer-assessment
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION] (SAFE): The skill contains standard instructional content for assessment and does not include any commands to bypass safety filters or ignore previous instructions.
- [DATA_EXFILTRATION] (SAFE): While the skill inspects local files, it does not include any network-related tools or commands (e.g., curl, wget) that could be used to send data to external servers.
- [REMOTE_CODE_EXECUTION] (SAFE): There are no patterns involving the download or execution of remote scripts. The suggested bash commands are limited to local filesystem discovery (ls, grep, find).
- [COMMAND_EXECUTION] (SAFE): The skill utilizes standard, read-only filesystem commands to check for the existence of files and directories within the .claude folder and other project paths. No destructive or high-privilege commands were identified.
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded API keys, tokens, or paths to sensitive credential files (like .ssh or .aws) were found in the skill content.
Audit Metadata