configuring-lookup-caches
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill is a legitimate technical guide for configuring Celigo lookup caches using the official
celigoCLI tool. All described operations are standard platform management tasks and no evidence of credential theft, unauthorized data exfiltration, or obfuscated malicious code was found. - [PROMPT_INJECTION]: The skill documents the process of ingesting data into lookup caches, which are subsequently used in integration flows. This represents a known surface for indirect prompt injection; however, it is the primary intended function of the feature and no adversarial patterns or bypass attempts were identified.
- Ingestion points: Data is loaded into the cache via the
celigo lookup-caches put-datacommand as described inSKILL.md. - Boundary markers: No specific delimiters or safety warnings for embedded instructions are mentioned in the configuration guide.
- Capability inventory: The
celigoCLI enables management of cache metadata and data entries, including creation, retrieval, and purging. - Sanitization: The instructions do not specify any sanitization or validation of the key-value data being cached.
Audit Metadata