opper-api
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE] (SAFE): No malicious code or suspicious execution patterns were detected. The skill contains documentation and CLI examples for interacting with a legitimate AI platform API.
- [Indirect Prompt Injection] (LOW): The documentation in
references/KNOWLEDGE.mdillustrates a Retrieval-Augmented Generation (RAG) workflow where retrieved content is interpolated into a prompt. This is a standard architectural pattern but constitutes an indirect injection surface. - Ingestion points: Data retrieved from knowledge base queries used in task completion prompts.
- Boundary markers: Absent in the provided documentation examples.
- Capability inventory: Network communication with
api.opper.aiviacurl. - Sanitization: Not addressed in the example code snippets.
Audit Metadata