atlas-obscura
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
atlas-obscura-apipackage from the official npm registry and retrieves travel data from Atlas Obscura's website to provide results. - [COMMAND_EXECUTION]: The script
ao.mjsautomatically executesnpm installon the first run to ensure its own dependencies are installed correctly within its directory. - [SAFE]: The script processes external place descriptions using a replacement logic that strips HTML tags, which helps sanitize the content before it is processed by the agent.
Audit Metadata