adspower-antidetect-browser
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard integration code for the AdsPower local API, using well-known libraries like requests, axios, and selenium.
- [SAFE]: No evidence of prompt injection, obfuscation, or persistence mechanisms was found in the instructions or code samples.
- [SAFE]: Credentials and API keys are correctly managed through environment variables (
os.getenv("ADSPOWER_API_KEY")), preventing hardcoded secret exposure. - [SAFE]: All network operations are directed at the local machine (
localhost:50325) for API control or to user-defined URLs during automation tasks.
Audit Metadata