ontopo
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill makes network requests to
ontopo.comto fetch restaurant details and availability. This is the primary purpose of the skill and targets a well-known booking platform. - [SAFE]: The Python package dependency (
httpx) is a standard, reputable library for handling HTTP requests. - [SAFE]: Static analysis identified
subprocess.run()calls within thetests/directory. These are used legitimately for integration testing and documentation conformance checks, ensuring the CLI tool functions as described. - [SAFE]: The skill uses anonymous authentication to obtain a temporary JWT for API access, following standard secure patterns for public API interaction without requiring hardcoded secrets from the user.
Audit Metadata