ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      G9Pedro

      Safety Report

      SkillBench

      @G9Pedro

      Track skill versions, benchmark performance, compare improvements, and get self-improvement signals. Integrates with tasktime and ClawVault.

      863Downloads
      0Installs
      0Stars
      6Versions
      Project Management4,095Legal & Compliance2,019

      Security Analysis

      medium confidence
      Suspicious0.04 risk

      The skill's stated purpose (benchmarking skills) matches the CLI it installs, but there are several coherence issues — missing declared dependencies/credentials, no homepage/source to audit, and it will install/run third-party npm code — so proceed cautiously.

      Feb 11, 20261 files3 concerns
      Purpose & Capabilityok

      Name and description match the declared binary and CLI functionality (skillbench CLI). The install spec (npm @versatly/skillbench → skillbench binary) is consistent with the stated purpose of a benchmarking CLI. However the registry metadata provides no homepage or source repo to review.

      Instruction Scopeconcern

      SKILL.md instructs the agent to call the skillbench CLI and the tasktime ('tt') CLI and to sync with external services (ClawVault, ClawHub). The skill's requires.bins only lists 'skillbench' and does not declare 'tt' or any other external tool it references, and it does not declare where ClawVault/ClawHub credentials come from — so the runtime instructions rely on tools/credentials not described in the skill manifest.

      Install Mechanismnote

      Install uses npm (@versatly/skillbench) to create a global 'skillbench' binary — a common pattern for CLIs but one that executes third-party code during install/use. There is no homepage or source URL in the metadata to audit the package, increasing the risk because arbitrary npm package code would run on install and at runtime.

      Credentialsconcern

      The SKILL.md describes automatic syncing to ClawVault and ClawHub and interaction with external dashboards and CI. Yet the skill declares no required environment variables or auth tokens. This is a mismatch: the CLI likely needs credentials or config files to access those services, but the skill does not declare where those credentials come from or what variables/paths it will read.

      Persistence & Privilegeok

      The skill is not 'always' and does not request elevated platform privileges in the manifest. It installs a CLI binary (global npm install) but does not declare modifying other skills or agent-wide config; that is within normal bounds for a user-invokable CLI skill.

      Guidance

      This skill appears to be a legitimate benchmarking CLI, but there are several red flags you should address before installing: 1) npm packages run code on install and at runtime — review the package source (GitHub repo) and the published package content before running npm install globally; 2) SKILL.md references the tasktime 'tt' CLI and external services (ClawVault/ClawHub) but the manifest doesn't declare those dependencies or any auth variables — verify how the CLI obtains credentials and ensure it won't read unexpected config files or exfiltrate data; 3) Prefer to install and test this tool in an isolated environment (container or VM) first, inspect what network endpoints it contacts, and check what files/dirs it writes; 4) If you plan to give it access to service tokens, issue scoped tokens with minimal privileges and rotate them after testing; 5) If you need help auditing the npm package contents or confirming the CLI's network behavior, provide the package URL or the package tarball and I can help review it. Proceed with caution.

      Latest Release

      v2.0.0

      v2.0.0: 18 commands, CI command with JSON output, GitHub Action workflow, improved README

      More by @G9Pedro

      ClawVault

      6 stars

      Agent-Friendly CLI

      @g9pedro · 0 stars

      Clovercli

      0 stars

      Pdauth

      0 stars

      Poke Bridge

      @g9pedro · 0 stars

      TaskTime CLI

      0 stars

      Published by @G9Pedro on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]