diff --git a/data/tools/autonomyproof.yml b/data/tools/autonomyproof.yml new file mode 100644 index 000000000..f8a1b2a9f --- /dev/null +++ b/data/tools/autonomyproof.yml @@ -0,0 +1,11 @@ +name: AutonomyProof +categories: + - linter +tags: + - python +license: Apache License 2.0 +types: + - cli +source: "https://github.com/autonomyproof/autonomyproof-cli" +homepage: "https://autonomyproof.io" +description: Static security scanner for Python AI agents that proves what authority an agent holds (shell, SSRF, data destruction, insecure deserialization, and version-validated CVEs) and fails the pull request that grants new dangerous authority. Publishes its own zero-false-positive benchmark.