llamacloud-index
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages authentication securely using an environment variable
LLAMA_CLOUD_API_KEY. - It provides instructions for handling authentication errors (401/403) without exposing or hardcoding credentials.
- [SAFE]: Network operations are directed exclusively to official vendor infrastructure.
- The skill uses
curlto interact withapi.cloud.llamaindex.aiandapi.cloud.eu.llamaindex.ai, which are legitimate endpoints for the LlamaParse Platform. - [SAFE]: The instructions include robust guidelines for handling external data to mitigate indirect prompt injection risks.
- The 'Grounding Answers' section mandates that claims must be backed by retrieved content with proper citations.
- The 'Common Pitfalls' section instructs the agent to avoid improvisation, unbounded reads, and guessing index IDs, ensuring the agent operates within defined boundaries.
Audit Metadata