← Back to Scanner

amai-id Security Audit Report

🔭 Continuously monitored by ClawSecure Watchtower
Source:
SHA-256:

amai-id is an AI agent skill, created by gonzih and published at gonzih/amai-id. ClawSecure audited amai-id across 2 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 70/100 (Medium Risk). The 5 findings concentrate in Data Exfiltration, Obfuscation and Permissions Manifest, including Potentially dangerous code pattern detected: base64.*decode and Code block in SKILL.md at line 75 contains potentially dangerous Python.... 1 was rated high or critical severity.

Is amai-id safe?

ClawSecure audited amai-id and assigned a security score of 70/100 (Medium Risk), identifying 5 findings across Data Exfiltration and Obfuscation. Review the findings below before installing.

What did ClawSecure find in amai-id?

ClawSecure identified 5 findings in amai-id, concentrated in Data Exfiltration, Obfuscation and Permissions Manifest. 1 was rated high or critical severity. The most severe include Potentially dangerous code pattern detected: base64.*decode and Code block in SKILL.md at line 75 contains potentially dangerous Python....

How was amai-id audited?

ClawSecure ran amai-id through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 2 files from gonzih/amai-id.

What does a score of 70 mean?

ClawSecure assigned amai-id a security score of 70/100, placing it in the Medium Risk range. This reflects 5 findings led by Data Exfiltration that warrant review before production use. ClawSecure derives this score with a weighted deduction model (critical -20, high -10, medium -5, low -2 from a base of 100).

Audit Findings for amai-id

ClawSecure detected 5 security findings in amai-id, spanning Data Exfiltration, Obfuscation, Permissions Manifest and Code Injection.

Each finding is expandable in the interactive list below.

3-Layer Audit Protocol

Security Recommendations for amai-id

Audit external network connections
amai-id sends data to external endpoints. Confirm each destination is expected and authorized, and remove any callback that exfiltrates data. ClawSecure monitors for known exfiltration and C2 endpoints.
Review obfuscated or hidden code
amai-id contains obfuscated or hidden content that resists review. Inspect encoded, minified or hidden files to confirm they are not concealing unexpected behavior before installing.
Add a config.json permissions manifest
A config.json file declares what an agent component can access: file system, network, shell execution and more. Without it, users have no visibility into what the component can do before installing. This is the single most impactful security improvement for any AI agent skill.
Eliminate dynamic code execution
amai-id evaluates code at runtime (for example eval or dynamic exec). Remove dynamic evaluation of untrusted input, and where code generation is unavoidable, sandbox it and validate every input.

Related Security Research

ClawHavoc Explained: The Malware Family Targeting AI AgentsBeyond Static Scans: Why ClawSecure Verifies Agentic IntentWhy Generic Scanners Fail at AI Agent Security

Related AI Agent Security Audits

zeroclawScore 85/100openclawScore 55/100clawhubScore 75/100crewAIScore 85/100himalayaScore 85/100

Scanned on May 2, 2026. amai-id is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.

Start Your Free Scan