skills/openai/plugins/remotion-docs/Gen Agent Trust Hub

remotion-docs

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFECREDENTIALS_UNSAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [Hardcoded Credentials]: The skill contains an Algolia API key and application ID in the SKILL.md file. These are used to query the Remotion documentation index. While search-only keys for public documentation are often intended for client-side use, hardcoding them is a security consideration to review.- [Indirect Prompt Injection Surface]: The skill's workflow involves fetching Markdown content from remotion.dev. This introduces a potential surface for indirect prompt injection, where instructions embedded in the external documentation could influence agent behavior.
  • Ingestion points: Documentation URLs such as https://www.remotion.dev/docs/*.md as specified in SKILL.md.
  • Boundary markers: There are no instructions provided to the agent to treat this external content as untrusted or to ignore instructions embedded within it.
  • Capability inventory: The skill does not explicitly define subprocess or file-write capabilities, but the agent will process the external text content.
  • Sanitization: No explicit sanitization or validation of the fetched Markdown content is defined.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 11:18 AM
Security Audit — agent-trust-hub — remotion-docs