.claude/skills/<skill-name>1 structural issue
- error: SKILL.md does not contain a complete YAML frontmatter envelope.
SKILL.md
Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Screen proposed crypto transactions against the sender's behavioral history to return a risk score, band, and reasons before signing.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/<skill-name>SKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/<skill-name>SKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/<skill-name>SKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @loai17/walletprintclawhub inspect @loai17/walletprint --version 0.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
missing frontmatterThis is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:af8dc91885eb0f7a451142cce9b8f2ea6577416716a01a14fa549382458f6a11.github.github/workflows.github/workflows/ci.yml.gitignoreCHANGELOG.mdCONTRIBUTING.mddocsdocs/api.mddocs/approval-flow.mddocs/compliance.mddocs/getting-started.mdexamplesexamples/basic-scoreexamples/basic-score/index.mjsexamples/basic-score/package.jsonexamples/basic-score/README.mdexamples/feedback-labelexamples/feedback-label/index.mjsexamples/feedback-label/package.jsonexamples/feedback-label/README.mdexamples/langchain-toolexamples/langchain-tool/index.mjsexamples/langchain-tool/package.jsonexamples/langchain-tool/README.mdexamples/README.mdexamples/zerodev-wrapperexamples/zerodev-wrapper/index.mjsexamples/zerodev-wrapper/package.jsonexamples/zerodev-wrapper/README.mdLICENSEInitial release of WalletPrint: screen crypto transactions for behavioral risk. - Screen proposed crypto transactions before signing, returning a risk score (0–100), band ("low" | "medium" | "high"), and plain-English reason codes. - Fully advisory—never blocks transactions; agent chooses next steps. - Simple SDK install and API key setup (sandbox and production modes). - Integrations: ZeroDev, LangChain, Solana, Coinbase AgentKit. - Pattern guidance for pausing/alerting on high-risk transactions. - Result feedback loop for improving the scoring model. - Comprehensive docs with usage examples and setup instructions.