SKILLEMALL.ai

BB googleplay-public-data-api

Query Google Play app data through a read-only API.

Not recommendedcritical or high security findings
ClawHub Hermes author: ReplyNodes v1.1.1 MIT-0 3 files body ≈ 1 532 tokens Open the sourceclawhub.ai analyzed 2 d ago

Query Google Play app data through a read-only API.

As a process B 65/100 · Nearly there — weak spots: running it twice, progress reporting

IntegrationInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
84/100
safety, quality, tests
Safety 60%
82
Quality 40%
88
Run on models
none yet
Process rating
B
65/100
Nearly there
Progress reporting w 2
0
Running it twice w 4
30
When it triggers w 12
50
the three weakest of ten parameters · all ten

What is at stake

The skill contains fragments that, in the wrong hands, cost money or data. Below: what the installer risks and what the author should do.

Exfiltration
If you install

The instructions or scripts send data out: environment variables, keys, file contents, chat history. You may never notice, because the agent performs the upload as "part of the task".

For the author

If the upload is not needed for the task, remove it: catalogs flag such skills and delist them. If it is needed, name the destination explicitly, say what leaves the machine, and give the user a switch.

How to improve

  1. Address the high-severity findings: each costs 18 safety points. If one is a false positive, add the rule id to guard.allow in spec.yaml.
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

  • high Exfiltration intent-browser-credential-store README.md:11
    Accesses a browser credential / cookie store
    The skill uses only public store data through `https://api.replynodes.com`. It never uses Google account credentials, cookies, OAuth sessions, publishing paths, catalog enumeration, or write operation

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

Against the Agent Skills spec

  • note frontmatter-key unknown frontmatter key "title"

Process rating: all ten parameters 65/100

  • 0Progress reporting. Says nothing while it works
  • 30Running it twice. 9 mutating operations with no state check
  • 50When it triggers. No condition that starts the skill
  • 50Failures and branches. 0 branches, has a failure section
  • 60Tools and files. Uses tools (bash, web) that frontmatter does not declare
  • 60Result and completion. Output format stated, no completion criterion
  • 60Consistency. The Hermes dialect needs category and tags
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 100Steps. 32 steps
  • 100Execution cost. Instruction body is 1532 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
  • +3Description length 51: 120–800 characters recommended
  • +2Single-language instructions
  • +4Description says when NOT to use the skill
  • +4Structure: 10 headings
  • +3Step-by-step instructions: 32 items
  • +3Output format is stated explicitly
  • +4Has examples (1 code blocks)
  • +1License stated

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

External checks

ClawHub: clean
This is a read-only guide for querying public Google Play data through ReplyNodes, with clear API-key handling and no executable code.
LLM: benign (high) · VirusTotal: · 10 Sept 2026