remotion-video
Warn
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The
SKILL.mdfile contains a 'Companion check' section that instructs the agent to automatically run a shell command (ls) targeting several sensitive paths in the user's home directory (e.g.,~/.claude/skills/,~/.agent/skills/) to identify other installed skills. - [EXTERNAL_DOWNLOADS]: The installation instructions in
README.mdandSKILL.mdpromote the use ofnpx skills add AbsolutelySkilled/AbsolutelySkilled, which downloads and executes scripts from an external, untrusted GitHub repository. - [DATA_EXFILTRATION]: The automated directory probing allows the agent to harvest information about the user's local environment, specifically the list of installed AI agent skills, which constitutes a privacy risk.
- [REMOTE_CODE_EXECUTION]: The skill utilizes
npxfor various tasks such asnpx create-video@latestandnpx remotion studio, which execute code from remote packages during the development workflow.
Audit Metadata