airbnb-listing-detail

Warn

Audited by Socket on Aug 4, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/listing-detail.py

No direct evidence of host-compromising malware exists in the Python module itself (no exec/eval, no persistence, no local data theft, and the only output is a printed JS payload). However, the module generates a network-executing JavaScript snippet that calls an external API using hardcoded credential-like headers (including an 'X-Airbnb-API-Key') and bypass/CSRF-like headers. This represents a meaningful supply-chain and operational risk: secret exposure, potential unauthorized scraping/automation, and elevated consequences if the key/headers are reused or leaked. The data handled appears limited to publicly available listing sections returned by the target API, but the access method is the primary concern.

Confidence: 62%Severity: 60%
Audit Metadata
Analyzed At
Aug 4, 2026, 05:55 AM
Package URL
pkg:socket/skills-sh/browser-act%2Fskills%2Fairbnb-listing-detail%2F@f6236fd65800408980d2a53dc9924d128d4436463f7313acda23d13c54c6224c
Security Audit — socket — airbnb-listing-detail