series-planner
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill instructions do not contain any attempts to override safety filters, bypass instructions, or extract system prompts. The logic is focused on content creation and narrative design.
- [DATA_EXFILTRATION]: No network operations (e.g., curl, fetch) or hardcoded credentials were found. File access is restricted to local directories such as 'brand-memory' and 'creative-memory' for retrieving brand guidelines and saving plans.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute external scripts. It lacks any package manager commands (npm, pip) or dynamic code execution functions (eval, exec).
- [COMMAND_EXECUTION]: There are no shell commands, subprocess spawns, or system-level modifications present in the instructions.
- [OBFUSCATION]: All content is provided in clear text with no evidence of Base64 encoding, zero-width characters, or hidden Unicode tags.
Audit Metadata