Real Skill packageSource verifiedClawHub registry

account-scoring

Keep every account scored and tiered against your written ICP by a deployed agent that re-scores as accounts arrive and as the ICP changes, writing the rationale back to the CRM. Triggers: "keep our accounts scored as they arrive", "re-score everything when the ICP changes", "which accounts should the team work first", "our scoring is a spreadsheet nobody trusts", "why is this account tier A", "stand up account tiering". Cargo CDK, defineAgent, cargo_score, cargo_tier, HubSpot, Salesforce, Attio. Skip when: someon…

Identity and source

Publisher attributionCargoregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 61% rule confidence
Package forminstruction with code13 recorded files
Canonical sourceClawHub registryclawhub:cargo-ai:account-scoring
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/19/2026.claude/skills/account-scoring

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/19/2026.agents/skills/account-scoring

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/19/2026skills/account-scoring

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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 @cargo-ai/account-scoring
clawhub inspect @cargo-ai/account-scoring --version 0.2.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
13 / 13 inspected as text
Checked
8/19/2026, 1:56:54 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
External clawhub result: clean

This 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.

Evidence checked
8/18/2026, 11:52:50 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:780b35889f65261d0f2d40ea3466d2271708237ba77b69fd10c494ba3e2c34e7
Show up to 13 recorded paths
  • agents/scorer.ts
  • connectors/cargo.ts
  • connectors/hubspot.ts
  • connectors/openai.ts
  • context.ts
  • context/icp.md
  • folders/gtm.ts
  • models/accounts.ts
  • plays/score-accounts.ts
  • README.md
  • segments/tiers.ts
  • skill-card.md
  • SKILL.md

Source changelog

- Adds a detailed SKILL.md with clear guidance for deploying and adapting account scoring using a live ICP, rationale logging, and CRM integration. - Outlines failure modes, required environment setup, and deployment steps for reliable operation. - Explains how ICP criteria are derived and how to check CRM readiness before use. - Provides concrete advice for customizing the skill and recording decisions. - Describes triggers, key features, and integration points with Cargo CDK, CRM systems, and LLM connectors.