apify-sdk-integration
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the official
apify-clientpackage via standard package managers (npm and pip). These are vendor-provided libraries for interacting with the Apify API. - [COMMAND_EXECUTION]: Example commands are included for package installation (
npm install,pip install) and code snippets demonstrate how to perform Actor executions and data retrieval using the Apify SDK. These represent standard integration workflows. - [CREDENTIALS_UNSAFE]: The skill correctly identifies the need for an
APIFY_TOKENand explicitly instructs the user to store it securely in environment variables or a secrets manager, warning against hardcoding sensitive credentials.
Audit Metadata