airbnb-listing-detail

Pass

Audited by Gen Agent Trust Hub on Aug 4, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses a pattern where a Python script generates JavaScript code, which is then passed to a browser automation tool for execution in the user's browser context.
  • Evidence: eval "$(python scripts/listing-detail.py '{listing_id}')" in SKILL.md.
  • Verification: The generated script in scripts/listing-detail.py performs a standard fetch() request to the official Airbnb GraphQL API (https://www.airbnb.com/api/v3/StaysPdpSections/...). This is a legitimate use for the stated purpose of scraping listing data.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 4, 2026, 05:53 AM
Security Audit — agent-trust-hub — airbnb-listing-detail