reddit-search-api
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill connects to a dedicated, vendor-specific API domain (
api.scavio-ai.comorapi.scavio.dev). All network operations are directed to these endpoints for the purpose of retrieving Reddit data. - [SAFE]: The skill requires an API key (
SCAVIO_API_KEY) but correctly instructs users to store it in environment variables and provides placeholder examples (sk_your_key_here) rather than hardcoding real secrets. - [SAFE]: The identified Python package (
langchain-scavio) is a vendor-owned package designed for LangChain integration, and no suspicious installation commands or remote scripts were detected. - [SAFE]: All functionality aligns with the stated purpose of Reddit data retrieval, and no persistence, privilege escalation, or obfuscation techniques were found.
Audit Metadata