hodlxxi-bitcoin-identity Security Audit Report
hodlxxi-bitcoin-identity is an AI agent skill, created by hodlxxi and published at openclaw/skills. ClawSecure audited hodlxxi-bitcoin-identity across 5 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 65/100 (Medium Risk). The 6 findings concentrate in Command Injection, Policy Violation and Permissions Manifest, including Variable $session_json (from network at line 1: `session_json=$(curl... and Variable $session_json (from network at line 1: `session_json=$(curl -s.... 2 were rated high or critical severity.
Is hodlxxi-bitcoin-identity safe?
ClawSecure audited hodlxxi-bitcoin-identity and assigned a security score of 65/100 (Medium Risk), identifying 6 findings across Command Injection and Policy Violation. Review the findings below before installing.
What did ClawSecure find in hodlxxi-bitcoin-identity?
ClawSecure identified 6 findings in hodlxxi-bitcoin-identity, concentrated in Command Injection, Policy Violation and Permissions Manifest. 2 were rated high or critical severity. The most severe include Variable $session_json (from network at line 1: `session_json=$(curl... and Variable $session_json (from network at line 1: `session_json=$(curl -s....
How was hodlxxi-bitcoin-identity audited?
ClawSecure ran hodlxxi-bitcoin-identity through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 5 files from openclaw/skills.
What does a score of 65 mean?
ClawSecure assigned hodlxxi-bitcoin-identity a security score of 65/100, placing it in the Medium Risk range. This reflects 6 findings led by Command Injection 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 hodlxxi-bitcoin-identity
ClawSecure detected 6 security findings in hodlxxi-bitcoin-identity, spanning Command Injection, Policy Violation and Permissions Manifest.
- high · Variable $session_json (from network at line 1: `session_json=$(curl.... Command Injection finding detected in
HEARTBEAT.md:20. - high · Variable $session_json (from network at line 1: `session_json=$(curl -s.... Command Injection finding detected in
SKILL.md:134. - medium · Variable $session_id (from network at line 2: `session_id=$(python3 -c.... Command Injection finding detected in
HEARTBEAT.md:21. - medium · Variable $session_id (from network at line 2: `session_id=$(python3 -c.... Command Injection finding detected in
SKILL.md:135. - medium · Missing config.json - agent may not be properly configured. Permissions Manifest finding.
- info · Skill manifest does not include a 'license' field. Specifying a license.... Policy Violation finding detected in
SKILL.md.
Each finding is expandable in the interactive list below.
3-Layer Audit Protocol
Security Recommendations for hodlxxi-bitcoin-identity
Harden command execution
Resolve policy violations
Add a config.json permissions manifest
Related Security Research
Why Generic Scanners Fail at AI Agent Security→Understanding Our 3-Layer Audit Protocol→Related AI Agent Security Audits
Scanned on March 30, 2026. hodlxxi-bitcoin-identity is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.