Scanned skills

agiprolabs/claude-trading-skills wallet-profiling

Checked the catalogued skill at wallet-profiling.

SkillTrust corpus scan 15 September 2026 v0.10.0 via skillsh Verify on GitHub
D AI-triaged 2
D Security

D; retained sample includes a high finding · SD-007 · what this rule accepts as a false positive →

A Permissions

A set by no findings on this axis

A Transparency

A set by no findings on this axis

2 findings
securityhigh SD-007
scripts/compare_wallets.py
securitymedium SD-008
scripts/profile_wallet.py
4 suppressed by AI triage
securitymedium SD-008 benign_example
scripts/compare_wallets.py

The long alphanumeric string is a legitimate Solana wallet address, not a base64-encoded payload.

securitymedium SD-008 benign_example
scripts/compare_wallets.py

The string is a Solana wallet address, not an obfuscated base64 payload.

securitymedium SD-008 benign_example
scripts/compare_wallets.py

The string represents a wallet address; base64 detection was a false positive.

securityhigh SD-007 benign_example
scripts/profile_wallet.py

The outbound call retrieves Solana wallet data from a public API, which is a legitimate operation rather than malicious exfiltration.