content-hash-cache-pattern
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides Python snippets for a content-hash caching pattern using the standard library. File access and directory creation are handled via the pathlib module and are limited to the local file system.
- [PROMPT_INJECTION]: This pattern describes a surface for indirect prompt injection via data ingestion.
- Ingestion points: compute_file_hash and read_cache read from local files.
- Boundary markers: None present in the code snippets.
- Capability inventory: Restricted to pathlib and json operations.
- Sanitization: None present in the snippets.
Audit Metadata