karpathy-wiki-read
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill implements strict behavioral constraints referred to as "Iron Rules" to ensure the agent follows a specific orientation protocol before answering. While these instructions override default agent behavior to enforce a retrieval-augmented generation (RAG) workflow, they do not attempt to bypass safety filters or ignore ethical guidelines.
- [COMMAND_EXECUTION]: The skill references tools for web searching (
WebFetch,WebSearch) and utilizes a subagent delegation mechanism. These operations are within the expected scope of a search and retrieval skill and are triggered through a deterministic process based on search result counts. - [DATA_EXFILTRATION]: The skill reads local files from a wiki directory but does not demonstrate patterns of unauthorized data transmission. Network access is restricted to fetching external information via standard web search tools when the local wiki lacks sufficient coverage.
Audit Metadata