BC argus-free-onchain-intel
Free onchain intel and risk scanner. Basically free for most users with 35 free queries a day, then only costs $0.03/query. Token analysis, address risk, smart money tracking, AML compliance, and prompt injection detection.
Free onchain intel and risk scanner.
As a process C 59/100 · Has gaps — weak spots: when it triggers, inputs and preconditions, consistency
IntegrationStripeAI and agentsSecuritytype and topics are labelled automatically from the skill text
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- For Hermes the description must be one sentence under 60 characters; move the conditions to a "When to Use" section.
For the model run — optional
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 7
✓ No critical or high findings
Medium and low: 7
-
low Secrets in code
secret-high-entropy-tokenREADME.md:53High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)Treasury: `0x85…954`
quoted -
low Secrets in code
secret-high-entropy-tokenREADME.md:80High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Base | `0x85…954` | [BaseScan](https://basescan.org/address/0x85…954) |
table -
low Secrets in code
secret-high-entropy-tokenREADME.md:81High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition; documentation table row)| Solana | `Ntx6…XYH` | [Solscan](https://solscan.io/account/Ntx6…XYH) |
detectortable -
low Secrets in code
secret-high-entropy-tokenSKILL.md:121High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)-d '{"address": "0x74…44e"}'quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:193High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"content": "Is 0x74…44e safe?",
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:223High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)**Treasury (Base):** `0x85…954`
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:224High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)**Treasury (Solana):** `Ntx6…XYH`
quoted
Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-long-hermesdescription is 223 chars; the Hermes authoring standard requires ≤ 60 (one sentence, ending with a period) - warning
description-no-whenneither description nor a "## When to Use" section says when to use the skill - note
frontmatter-keyunknown frontmatter key "requires" - note
frontmatter-keyunknown frontmatter key "os" - note
frontmatter-keyunknown frontmatter key "primaryEnv" - note
frontmatter-keyunknown frontmatter key "cost" - note
frontmatter-keyunknown frontmatter key "costCurrency" - note
frontmatter-keyunknown frontmatter key "costNetwork" - note
frontmatter-keyunknown frontmatter key "homepage" - note
frontmatter-keyunknown frontmatter key "repository"
Process rating: all ten parameters 59/100
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 4 mutating operations with no state check
- 40Consistency. Frontmatter name (argus-free-onchain-intel) differs from the folder (argus)
- 50Failures and branches. 0 branches, has a failure section
- 60Result and completion. Output format stated, no completion criterion
- 100Tools and files. No external tools needed
- 100Steps. 14 steps
- 100Execution cost. Instruction body is 1535 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +1No license
- +2Single-language instructions
- +3Description length 223: enough signal without eating the budget
- +4Structure: 22 headings
- +3Step-by-step instructions: 14 items
- +3Output format is stated explicitly
- +4Has examples (12 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 66.
External checks
ClawHub: suspicious
The skill is a coherent remote blockchain intelligence API helper, but it asks agents to send sensitive queries and payment tokens to a configurable endpoint without enough guardrails or privacy guidance.
LLM: suspicious (high) · VirusTotal: benign · 10 Sept 2026