copyright-ip-check
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access attempts were detected. The skill's behavior is consistent with its stated purpose of assisting in copyright and licensing audits.
- [COMMAND_EXECUTION]: Utilizes the
findcommand to inventory image files within the local./websitedirectory. This is a standard and benign operation for the skill's file discovery tasks. - [CREDENTIALS_UNSAFE]: The automation script templates demonstrate secure coding practices by recommending the use of environment variables (
process.env.TINEYE_API_KEY) for API key management instead of hardcoding sensitive credentials.
Audit Metadata