apify-actorization
Actorization converts existing software into reusable serverless applications compatible with the Apify platform. Actors are programs packaged as Docker images that accept well-defined JSON input, perform an action, and optionally produce structured JSON output.
Install this skill
or
97/100
Security score
The apify-actorization skill was audited on Jun 15, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 50
External URL reference
SourceSKILL.md
| 50 | If not logged in, check if `APIFY_TOKEN` environment variable is defined. If not, ask the user to generate one at https://console.apify.com/settings/integrations, add it to their shell or secret manag |
low line 123
External URL reference
SourceSKILL.md
| 123 | apify run --input '{"startUrl": "https://example.com", "maxItems": 10}' |
low line 177
External URL reference
SourceSKILL.md
| 177 | Otherwise, the MCP Server url: `https://mcp.apify.com/?tools=docs`. |
Scanned on Jun 15, 2026
View Security Dashboard