remotion-docs
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs search requests to Algolia's API (plsduol1ca-dsn.algolia.net) and fetches Markdown documentation from the vendor's official website (www.remotion.dev). These are well-known services used for their intended purpose.
- [CREDENTIALS_UNSAFE]: The skill contains a hardcoded Algolia API key (3e42dbd4f895fe93ff5cf40d860c4a85) and Application ID (PLSDUOL1CA). These are used to facilitate the search functionality and appear to be public-facing credentials for documentation indexing.
- [PROMPT_INJECTION]: The skill processes external data, creating a surface for indirect prompt injection.
- Ingestion points: Markdown content fetched from official documentation pages at www.remotion.dev.
- Boundary markers: The skill does not define specific delimiters or instructions to ignore embedded commands within the fetched content.
- Capability inventory: The agent is instructed to implement code based on the documentation retrieved.
- Sanitization: No explicit sanitization or validation of the fetched markdown content is specified.
Audit Metadata