ai-article
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a standard API client. The inclusion of a Python script (
scripts/run.py) is intended for facilitating network requests to the vendor's domain (ai-skills.ai). The script uses standard libraries and follows best practices for SSL verification. - [SAFE]: Credential management follows industry standards by requiring the use of an environment variable (
AISKILLS_API_KEY) for authentication, rather than hardcoding secrets. - [SAFE]: No indicators of prompt injection, obfuscation, or persistence mechanisms were found. The skill's behavior is consistent with its stated purpose of content generation.
Audit Metadata