Threshold Keel

PassAudited by VirusTotal on Mar 26, 2026.

Findings (1)

The threshold-keel skill is a comprehensive safety guardrail system designed to prevent autonomous agents from performing unintended or destructive actions. It implements a tiered risk model (T0-T3), requires structured human approval for irreversible operations, and maintains a cryptographic audit trail (Write-Ahead Log) via a local CLI or optional cloud sync. The instructions in SKILL.md are highly security-conscious, including specific mitigations against shell injection (preferring file-based inputs over inline JSON) and a 'Skill Vetting' rule to protect the agent from malicious third-party plugins. No evidence of data exfiltration, unauthorized execution, or malicious intent was found.