Real Skill packageSource verifiedClawHub registry

tokei-agent

Tokei (tokei.io) is a pre-launch, waitlist and giveaway platform — launch pages, competition giveaways, sweepstakes, referral and viral-loop campaigns, Product Hunt launch drives, Gleam-style and KickoffLabs-style entry pages. This CLI controls them from the command line — list, clone, update, publish and unpublish pages, upload images and video, set prizes, reward tiers and deadlines, restyle pages, and read stats, leaderboards, top referrers, signups, survey responses, winner selections and the webhook event cat…

Identity and source

Publisher attributionGiles Daweregistry owner unverified by skillvetai
Functional categoryMarketing, SEO & Salesautomatically inferred · 62% rule confidence
Package forminstruction with code22 recorded files
Canonical sourceClawHub registryclawhub:gilesdawe:tokei-agent
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/21/2026.claude/skills/tokei-agent

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/21/2026.agents/skills/tokei-agent

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/21/2026skills/tokei-agent

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 @gilesdawe/tokei-agent
clawhub inspect @gilesdawe/tokei-agent --version 0.3.4

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
22 / 22 inspected as text
Checked
8/21/2026, 1:15:49 PM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
11 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: keepachangelog.com
  • api: static.modelcontextprotocol.io
  • api: tokei.io
  • api: www.npmjs.com
  • api: x.com
  • api: x.example
  • api: xyz.supabase.co
  • api: you.com
  • api: yourserver.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/21/2026, 2:49:35 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • 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:fc38b0e9aecfd2983587844400669677a151f692d9e258f4f465ef25088be4de
Show up to 22 recorded paths
  • bin/tokei-agent.mjs
  • CHANGELOG.md
  • LICENSE
  • package.json
  • README.md
  • server.json
  • skill-card.md
  • SKILL.md
  • src/__tests__/args.test.ts
  • src/__tests__/commands.test.ts
  • src/__tests__/http.test.ts
  • src/__tests__/mcp.test.ts
  • src/__tests__/media.test.ts
  • src/__tests__/ui.test.ts
  • src/__tests__/version.test.ts
  • src/args.ts
  • src/http.ts
  • src/index.ts
  • src/mcp.ts
  • src/media.ts
  • src/ui.ts
  • tsconfig.json

Source changelog

tokei-agent 0.3.4 - Improved and updated documentation in SKILL.md, README.md, and CHANGELOG.md. - Minor updates to code and tests for maintainability. - Removed obsolete file: skill-card.md.