reviewing-prisma-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes standard Unix tools (
grep,find,bash) to perform static analysis on the local codebase. These operations are restricted to pattern matching and are essential for the skill's primary function as a code reviewer. - [DATA_EXFILTRATION] (SAFE): While the skill accesses local source code and configuration files (e.g., .env), this is required for auditing. No network exfiltration or credential leakage patterns were identified.
- [PROMPT_INJECTION] (SAFE): No evidence of prompt injection attempts, role-play bypasses, or system prompt extraction instructions was found in the skill's logic or examples.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not download or execute remote scripts or dependencies.
Audit Metadata