Apify

v1.0.0

Apify API integration with managed authentication. Run web scrapers, manage actors, datasets, key-value stores, and schedules. Use this skill when users want...

0· 17·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description say 'Apify API integration' and the SKILL.md shows concrete examples calling gateway.maton.ai / ctrl.maton.ai to proxy Apify endpoints. Requesting MATON_API_KEY is consistent with using a Maton-managed gateway to access Apify.
Instruction Scope
All instructions are network calls to maton.ai subdomains (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) and to Apify-style endpoints; examples show adding Authorization: Bearer $MATON_API_KEY. The instructions require network access and a Maton API key and tell the user to open a returned connect URL in a browser. They do not instruct reading unrelated files or other environment variables. Note that the gateway could see proxied request bodies/credentials, so trust in the third party (Maton) is required.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing will be written to disk or installed by the skill itself.
Credentials
The skill only requires a single environment variable (MATON_API_KEY), which is proportionate to a proxied API integration. This key is sensitive because it authorizes operations on your Apify account via Maton; ensure you understand Maton's access model and limit/rotate the key if possible.
Persistence & Privilege
always:false and the skill is user-invocable (normal). The skill does not request persistent system-wide configuration or modify other skills. It will perform network operations when invoked.
Assessment
This skill proxies Apify requests through Maton's gateway and requires your MATON_API_KEY. Before installing: confirm you trust maton.ai (the gateway will see proxied requests and may control connections), use a least-privilege/rotatable API key if available, avoid putting highly sensitive secrets into scraped datasets, and verify the domain names in the SKILL.md (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai). Note the skill makes outbound network calls (no local install), and the agent may perform actions on your Apify account when given the key — review Maton's privacy/security docs and consider testing with a limited test account or key first.

Like a lobster shell, security has layers — review code before you run it.

latestvk97bs8q2hq4c0d86p8xkfcwnr984cf13

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🕷️ Clawdis
EnvMATON_API_KEY

Comments