NYC

ieee-writer

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill executes a bundled Python script for document validation. The script is local and performs safe text processing.
  • [Data Exposure & Exfiltration] (SAFE): The script reads user-provided files to analyze tone and metrics. No data exfiltration or unauthorized access to sensitive paths occurs.
  • [Indirect Prompt Injection] (SAFE): The skill ingests untrusted text from external files for analysis. 1. Ingestion point: file reading in check_structure.py. 2. Boundary markers: None. 3. Capability inventory: Local script execution. 4. Sanitization: None. The risk is considered safe as the logic is limited to regex matching and does not interpret input as instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:02 PM