SKILLEMALL.ai

BC nex-keyring

Local API key and secret rotation management system for tracking and securing all API credentials, tokens, and database passwords. Monitor API keys from popular services (OpenAI, Cloudflare, Firebase, GitHub, Stripe, Telegram, DashScope/Qwen, TransIP) and custom credentials. Never stores actual key values, only cryptographic hashes for change detection. Track rotation status and days since last rotation with automatic risk level assessment (FRESH under 30 days, OK 30-90 days, STALE 90-180 days, CRITICAL over 180 days). Detect stale credentials that haven't been rotated recently and enforce organization-specific rotation policies (typical: 90 days for API keys, 180 days for infrastructure tokens). Scan .env files and environment variables to auto-detect and register all API keys and secrets with appropriate service categories and rotation policies. Generate audit logs for every access, rotation, and modification event for compliance documentation. Export credential registries (metadata only, never actual keys) in CSV, JSON, or Markdown formats for security audits. Ideal for DevOps engineers, system administrators, and development teams managing multiple credentials across systems and services.

ClawHub Agent Skills author: Nex AI v1.0.0 MIT-0 10 files · 1 script body ≈ 1 910 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 57/100 · Has gaps — weak spots: result and completion, inputs and preconditions, running it twice

IntegrationTelegramGitHubFirebaseCloudflareInfrastructureSecurityData and analyticstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
76/100
safety, quality, tests
Safety 60%
95
Quality 40%
47
Run on models
none yet
Process rating
C
57/100
Has gaps
Result and completion w 14
0
Inputs and preconditions w 11
0
Running it twice w 4
30
the three weakest of ten parameters · all ten

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Dangerous commands medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

The skill contains commands that delete files, rewrite disks or execute code fetched from the network. The agent may run them without asking if it believes the instructions require it.

For the author

Replace destructive commands with safe equivalents that ask for confirmation, scope them to one folder, and stop piping curl into a shell: pin a version and a checksum.

How to improve

  1. Shorten the description to 1024 characters.
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 · 1

✓ No critical or high findings

Medium and low: 1
  • medium Dangerous commands cmd-shell-rc setup.sh:106
    Writes to a shell startup file
    echo "  Add this line to your shell profile (.bashrc, .zshrc, etc):"

Files scanned: 10. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • error description-long description is 1211 chars, limit 1024
  • warning frontmatter-yaml SKILL.md: the frontmatter is not valid YAML (YAML parse error: Nested mappings are not allowed in compact mappings at line 2, column 14: description: Local API key and secret rotation management system for tracking a… ^ ); fields were read line by line. The usual cause is a colon inside an unquoted value

Process rating: all ten parameters 57/100

  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 30Running it twice. 2 mutating operations with no state check
  • 55Failures and branches. 1 branches
  • 60Tools and files. Uses tools (python) that frontmatter does not declare
  • 70When it triggers. States when to use, but not when not to
  • 100Steps. 71 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1910 tokens
  • 100Progress reporting. Reports progress

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)
  • +3Description length 1211: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +2Single-language instructions
  • +4Structure: 22 headings
  • +3Step-by-step instructions: 71 items
  • +4Has examples (19 code blocks)
  • +1License stated

Quality base 70; lint remarks subtract, signals add up to 100. Result: 47.

External checks

ClawHub: suspicious
This looks like a local secret-tracking tool, but it needs review because it scans and exports sensitive secret metadata while under-warning users and overstating its protection.
LLM: suspicious (high) · VirusTotal: · 29 May 2026