fs_write
Filesystem write access
Filesystem write access
Line 138Snippets
import { writeFileSync, statSync } from 'node:fs'; writeFileSync(outputPath, JSON.stringify(data, null, 2)); writeFileSync(outputPath, csvLines.join('\n')); writeFileSync(outputPath, '');network_call
Outbound network call
Outbound network call
Line 61Snippets
export $(grep APIFY_TOKEN .env | xargs) && mcpc --json mcp.apify.com --header "Authorization: Bearer $APIFY_TOKEN" tools-call fetch-actor-details actor:="ACTOR_ID" | jq -r ".content" const response = await fetch(url, { const response = await fetch(url); const response = await fetch(url, { const response = await fetch(url, {fs_read
Filesystem read access
Filesystem read access
Line 419Snippets
const content = require('fs').readFileSync(outputPath, 'utf-8');env_access
Environment variable access
Environment variable access
Line 447Snippets
const token = process.env.APIFY_TOKEN;Trust Score
Updated há 2 semanas
Analisado
31 de mar. de 2026, 15:56
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:56
Descricao
Analyze market conditions, geographic opportunities, pricing, consumer behavior, and product validation across Google Maps, Facebook, Instagram, Booking.com, and TripAdvisor.
Scans recentes
31 de mar. de 2026, 15:56
Latest analysis
31 de mar. de 2026, 15:11
Run 2
27 de mar. de 2026, 15:45
Run 1