ai-web-research
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary functionality is implemented via a Python script (scripts/run.py) that makes authorized requests to the vendor's official API at https://ai-skills.ai using an API key provided via environment variables. This is standard and safe practice for API-based tools.
- [SAFE]: No hardcoded credentials, sensitive local file access, or suspicious network operations to unknown domains were detected.
- [SAFE]: The skill does not use any obfuscation, hidden instructions, or dynamic code execution techniques.
- [SAFE]: While the skill processes external data (URLs, files), which is a surface for indirect prompt injection, it follows the intended purpose of a research tool and does not exhibit unsafe data handling patterns within the provided code or instructions.
Audit Metadata