realistic-video-prompting
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the provided skill files. The skill functions as a prompt engineering framework.
- [PROMPT_INJECTION]: The skill uses instructional language to guide the agent's behavior (e.g., 'strictly follow the order', 'must use this skill'), but these are standard operational constraints for prompt generation and do not attempt to bypass platform safety filters or extract system prompts.
- [DATA_EXFILTRATION]: No network requests, file system access to sensitive directories, or credential harvesting patterns were found. The skill operates entirely within the text generation context.
- [EXTERNAL_DOWNLOADS]: The README.md mentions a
git clonecommand for installation, which is a standard procedure for adding skills to local developer environments (Hermes). It does not perform automated remote code execution or download untrusted binaries during runtime. - [COMMAND_EXECUTION]: There are no shell commands, subprocess calls, or dynamic execution patterns (like eval or exec) present in the instructions or reference files.
Audit Metadata