eval_call
Use of eval()
Line 92Snippets
- **Sanitize crawled data** — Never pass raw HTML, URLs, or scraped text directly into shell commands, `eval()`, database queries, or template engines. Use proper escaping or parameterized APIs.- Pass raw crawled content into shell commands, `eval()`, or code-generation functionsinstall_script
Third-party install script executed on the fly
Third-party install script executed on the fly
Line 40Snippets
> (e.g. `curl … | bash` or `irm … | iex`). Always use a package manager.network_call
Outbound network call
Outbound network call
Line 9Snippets
<!-- security-allowlist: curl-pipe-bash, irm-pipe-iex -->> (e.g. `curl … | bash` or `irm … | iex`). Always use a package manager.- `fetch-apify-docs` - Get full doc pagesTrust Score
Updated vor 6 Tagen
Analysiert
31.03.2026, 15:56
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 6 Tagen
Analysiert 31.03.2026, 15:56
Beschreibung
"Important: Before you begin, fill in the generatedBy property in the meta section of .actor/actor.json. Replace it with the tool and model you're currently using, such as \"Claude Code with Claude Sonnet 4.5\". This helps Apify monitor and improve AGENTS.md for specific AI tools and models."
Letzte Scans
31.03.2026, 15:56
Latest analysis
31.03.2026, 15:11
Run 2
27.03.2026, 15:45
Run 1