eos-style
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- NO_CODE (SAFE): The skill is entirely composed of markdown instructions and metadata. It does not contain any scripts (Python, JavaScript, Shell), binaries, or configuration files that could execute code.
- DATA_EXFILTRATION (SAFE): There are no network operations (curl, wget, fetch) or attempts to access sensitive local files (credentials, SSH keys, env files).
- PROMPT_INJECTION (SAFE): The instructions are clear and serve a legitimate purpose (style review). No bypass markers, role-play injections, or attempts to extract system prompts were detected.
- Indirect Prompt Injection (LOW):
- Ingestion points: The skill processes user-provided text to perform style reviews.
- Boundary markers: Absent; the prompt does not explicitly delimit the input text from instructions.
- Capability inventory: None. The skill does not have access to the file system, network, or subprocess execution.
- Sanitization: Not applicable as there are no executable tools to abuse.
- Obfuscation (SAFE): No Base64, zero-width characters, homoglyphs, or encoded strings were found.
Audit Metadata