medical-content-compliance-review
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill instructions and metadata are consistent with its stated purpose of medical content review.
- [COMMAND_EXECUTION]: The provided script
scripts/run.pyis a legitimate runner that interacts with the service API. It does not contain any arbitrary command execution or suspicious subprocess calls. - [DATA_EXFILTRATION]: Network operations are limited to the official service domain
ai-skills.aito transmit user-input parameters for processing. The script does not access sensitive local files or environment variables other than the required API configuration. - [CREDENTIALS_UNSAFE]: The skill correctly uses environment variables (
AISKILLS_API_KEY) for authentication, which is a standard security practice. No hardcoded secrets were found.
Audit Metadata