emc
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides automated EMC risk analysis using verified mathematical formulas and geometric design rules, operating strictly on local data.
- [SAFE]: Analysis is conducted through the 'analyze_emc.py' script which processes JSON inputs from schematic and PCB analyzers; no external network requests or data exfiltration mechanisms were identified.
- [SAFE]: Optional SPICE-enhanced analysis is performed by calling local simulators (ngspice, LTspice, or Xyce) through a modular interface; no remote code execution or suspicious subprocess calls are present.
- [SAFE]: The skill utilizes a clean code structure with standard libraries and clear technical documentation, showing no signs of prompt injection, obfuscation, or persistence mechanisms.
- [SAFE]: Cross-skill dependencies are managed through local relative imports within the vendor suite, following standard modular design practices.
Audit Metadata