yakit-native-plugin
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard Yakit APIs (cli, risk, re, log) for its intended purpose of security scanning and tool development.
- [SAFE]: The cli parameter system is used correctly to gather user input for scanning targets, ports, and keywords.
- [SAFE]: Passive scanning logic in mitm-passive-scan.yak and mitm-cli-interactive.yak focuses on detecting sensitive information and reporting it internally via the risk API.
- [SAFE]: Includes self-test blocks (runSelfTest) to verify the logic of pure functions without performing side effects like network operations or database writes.
Audit Metadata