karpathy-check
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: No security issues detected. The skill consists of instructional text for a plan review process using read-only filesystem tools (Read, Grep, Glob).
- [NO_CODE]: The skill does not contain any scripts, binaries, or executable code. It relies entirely on instructions to the LLM and built-in agent tools.
- [PROMPT_INJECTION]: The instructions do not attempt to bypass safety filters or override system instructions. While the skill processes user input via the
$ARGUMENTSvariable, it maintains a clear instructional focus on plan review. - [COMMAND_EXECUTION]: The skill specifies the use of
Read,Grep, andGlobtools. These are standard filesystem inspection tools and do not involve the execution of arbitrary shell commands or external scripts.
Audit Metadata