-
Notifications
You must be signed in to change notification settings - Fork 3
Releases: piiiico/agent-audit
Releases · piiiico/agent-audit
v0.3.9 — Fix version string mismatch
@piiiico
piiiico
7d7f207
This commit was signed with the committer’s verified signature.
SSH Key Fingerprint: 1jMzRvoZC18IW0te6HonZVbx+6vqShMRXKjcEb2IJ7I
Verified
Learn about vigilant mode.
Bug Fixes
- Version string: Fix MCP server reporting
v0.3.5at startup while package.json was atv0.3.8. All three entry points (CLI, MCP server, library) now reportv0.3.9. - Rebuild: Fresh build of
dist/from latest source.
Verification
The server correctly reports v0.3.9 at startup and responds to MCP introspection with 3 tools:
audit_config— scan a specific MCP config fileaudit_all_configs— scan all detected configsscan_server— scan an inline server definition
Assets 2
v0.3.4
@piiiico
piiiico
426cd20
This commit was signed with the committer’s verified signature.
SSH Key Fingerprint: 1jMzRvoZC18IW0te6HonZVbx+6vqShMRXKjcEb2IJ7I
Verified
Learn about vigilant mode.
Fix server.json manifest (official MCP schema), improve tool descriptions for TDQS compliance, bump version.
Assets 2
v1.0.0
@piiiico
piiiico
6264b38
This commit was signed with the committer’s verified signature.
SSH Key Fingerprint: 1jMzRvoZC18IW0te6HonZVbx+6vqShMRXKjcEb2IJ7I
Verified
Learn about vigilant mode.
Initial release of agent-audit MCP server - Security scanner for MCP servers detecting prompt injection, command injection, auth bypass, and excessive permissions.