SKILLEMALL.ai

AB airbnb-listing-detail

Fetches complete Airbnb listing details for a given numeric listing ID via the internal GraphQL API, returning title, room type, description, amenities, photos, coordinates, city, house rules, highlights, ratings, review count, bedroom configuration, and property overview. Use when user mentions Airbnb listing details, Airbnb property info, Airbnb room details, get Airbnb listing data, Airbnb amenities list, Airbnb house rules, Airbnb property description, Airbnb detail page scraper, Airbnb rooms detail, Airbnb property page data, Airbnb listing info, fetch Airbnb room details, pull Airbnb listing.

ClawHub Agent Skills author: browser-act skill v1.0.0 MIT-0 3 files body ≈ 1 202 tokens Open the sourceclawhub.ai analyzed 2 d ago

Fetches complete Airbnb listing details for a given numeric listing ID via the internal GraphQL API, returning title, room type, description, amenities…

As a process B 67/100 · Nearly there — weak spots: result and completion, when it triggers, running it twice

IntegrationSoftware developmentCommerceMedia and videotype and topics are labelled automatically from the skill text
JSON
Technical rating
A
94/100
safety, quality, tests
Safety 60%
98
Quality 40%
87
Run on models
none yet
Process rating
B
67/100
Nearly there
Progress reporting w 2
0
When it triggers w 12
20
Running it twice w 4
30
the three weakest of ten parameters · all ten

How to improve

    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 · 2

    ✓ No critical or high findings

    Medium and low: 2
    • low Secrets in code secret-high-entropy-token scripts/listing-detail.py:116
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      'incl…ent': False,
      quoted
    • low Obfuscation obf-base64-blob scripts/listing-detail.py:169
      Long base64-looking blob (quoted — discussed, not commanded)
      const url = 'https://www.airbnb.com/api/v3/StaysPdpSections/ac5b…bdc?operationName=…&locale=…&currency=…';
      quoted

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

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 67/100

    • 0Progress reporting. Says nothing while it works
    • 20When it triggers. No condition that starts the skill
    • 30Running it twice. 2 mutating operations with no state check
    • 40Result and completion. Does not say what the result is
    • 60Tools and files. Uses tools (bash, web, python) that frontmatter does not declare
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 100Steps. 16 steps
    • 100Failures and branches. 1 branches, has a failure section
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 1202 tokens
    • low 10 top-level sections: this looks like several domains in one skill

    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)
    • +3Output format is not stated: the model decides each time
    • +1No license
    • +2Single-language instructions
    • +3Description length 605: enough signal without eating the budget
    • +4Structure: 13 headings
    • +3Step-by-step instructions: 16 items
    • +4Has examples (1 code blocks)
    • +3All 1 scripts are documented

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

    External checks

    ClawHub: clean
    This skill is a purpose-aligned Airbnb listing scraper, but users should know it calls Airbnb's internal API from the browser rather than only reading the current page.
    LLM: benign (medium) · VirusTotal: · 20 Jul 2026