skills/mukul975/anthropic-cybersecurity-skills/detecting-dnp3-protocol-anomalies/Gen Agent Trust Hub
detecting-dnp3-protocol-anomalies
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: Indirect Prompt Injection Surface.
- Ingestion points: The script in
SKILL.md(viardpcap) andscripts/agent.py(viaparse_zeek_dnp3_log) ingest untrusted data from network captures and external log files. - Boundary markers: Absent. The processed data is directly interpolated into findings and printed to the console without delimiters or instructions to the agent to ignore embedded content.
- Capability inventory: The tools inventory includes protocol analysis and alerting. No network-write, file-write, or subprocess execution capabilities were found based on the processed data.
- Sanitization: No sanitization or escaping of field values (e.g., function names, source IPs, or payload-derived strings) is performed before the data is presented to the agent.
- [SAFE]: Metadata Inconsistency.
- The
SKILL.mdmetadata lists the author as 'mahipal', while theLICENSEfile contains a copyright notice for 'mukul975'. While inconsistent, this does not appear to be an attempt at deceptive impersonation of a trusted vendor.
Audit Metadata