rsc-data-optimizer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill instructions include the use of
rg(ripgrep) to search the local codebase for specific React patterns likeuseEffectanduseState. This is a read-only search operation consistent with the skill's stated purpose of diagnosing performance issues. - [DATA_EXPOSURE] (SAFE): No sensitive file paths, credentials, or exfiltration patterns were identified. The code snippets provided are generic templates for Next.js development.
- [INDIRECT_PROMPT_INJECTION] (SAFE): While the skill analyzes external data (user source code) which represents a theoretical attack surface, the analysis is limited to identifying technical patterns for performance optimization. No exploitable capabilities beyond local search and refactoring assistance are present.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not perform any external downloads or execute remote scripts.
Audit Metadata