ai-remotion-best-practices
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a utility script
scripts/run.pyintended for users to programmatically interact with the AI Skills service. - [EXTERNAL_DOWNLOADS]: The Python runner script connects to the vendor's official domain at
https://ai-skills.aito perform its tasks. - [PROMPT_INJECTION]: The skill provides an indirect prompt injection surface by ingesting untrusted external materials for analysis. * Ingestion points:
materialText,materialFile, andmaterialUrlinreferences/form-schema.json. * Boundary markers: None present in the configuration. * Capability inventory: The skill can perform network operations via the includedscripts/run.py. * Sanitization: No explicit sanitization or filtering of input materials is documented.
Audit Metadata