Cyberpunk Military Police Rebuilding
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of a markdown file (
SKILL.md) containing prompt instructions and metadata. It does not include any executable scripts, binaries, or configuration files that could perform actions on the host system. - [DATA_EXFILTRATION]: There are no patterns involving network operations (e.g., curl, wget, fetch) or access to sensitive file paths (e.g., ~/.ssh, .env). The skill's scope is strictly limited to text generation within the agent session.
- [PROMPT_INJECTION]: The prompt establishes a specific narrative role-play and set of content constraints. It does not contain instructions to override the agent's core safety guidelines, disregard previous instructions, or reveal internal system prompts.
- [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: The skill accepts user-provided topics for novel chapters through its interaction workflow.
- Boundary markers: No specific delimiters are used to wrap user input.
- Capability inventory: None. The skill lacks the ability to execute code, write to the filesystem, or communicate over the network.
- Sanitization: No sanitization is performed on user input, but the risk is negligible given the complete absence of exploitable capabilities.
Audit Metadata