helixa
Helixa provides onchain identity and reputation management for AI agents, enabling minting of identity NFTs and checking Cred Scores.
Install this skill
or
78/100
Security score
The helixa skill was audited on May 25, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 95
Template literal with variable interpolation in command context
SourceSKILL.md
| 95 | ```bash |
medium line 194
Template literal with variable interpolation in command context
SourceSKILL.md
| 194 | const message = `Sign-In With Agent: api.helixa.xyz wants you to sign in with your wallet ${address} at ${timestamp}`; |
medium line 196
Template literal with variable interpolation in command context
SourceSKILL.md
| 196 | const authHeader = `Bearer ${address}:${timestamp}:${signature}`; |
low line 9
External URL reference
SourceSKILL.md
| 9 | "homepage": "https://helixa.xyz", |
low line 20
External URL reference
SourceSKILL.md
| 20 | **API:** `https://api.helixa.xyz` |
low line 21
External URL reference
SourceSKILL.md
| 21 | **Frontend:** https://helixa.xyz |
low line 122
External URL reference
SourceSKILL.md
| 122 | --rpc-url https://mainnet.base.org \ |
low line 253
External URL reference
SourceSKILL.md
| 253 | --rpc-url https://mainnet.base.org |
low line 274
External URL reference
SourceSKILL.md
| 274 | | RPC | `https://mainnet.base.org` | |
low line 275
External URL reference
SourceSKILL.md
| 275 | | Explorer | https://basescan.org | |
Scanned on May 25, 2026
View Security Dashboard