feishu-api-docs
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes external API documentation from an Apifox mirror, which creates a surface for indirect prompt injection where malicious instructions could be embedded in the data.
- Ingestion points: External Feishu API documentation fetched from an Apifox mirror.
- Boundary markers: Absent; there are no instructions or delimiters defined to tell the agent to ignore instructions within the fetched content.
- Capability inventory: The skill executes a local Node.js script (index.js) which handles the data.
- Sanitization: None mentioned; the metadata does not specify any validation, filtering, or escaping of the external documentation content.
Audit Metadata