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 vor 2 Wochen
Analysiert
31.03.2026, 15:56
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 2 Wochen
Analysiert 31.03.2026, 15:56
Beschreibung
Analyze market conditions, geographic opportunities, pricing, consumer behavior, and product validation across Google Maps, Facebook, Instagram, Booking.com, and TripAdvisor.
Letzte Scans
31.03.2026, 15:56
Latest analysis
31.03.2026, 15:11
Run 2
27.03.2026, 15:45
Run 1