Dieser Skill ist 0% riskanter als der Durchschnitt der Kategorie Git.
Connectez-vous pour afficher le score detaille du skill.
Empfehlungen
🌐 Outbound network calls — verify the URLs being contacted.
$npx agentfend install cmn92mhc3004nu1ipx5cq1hh9
Beschreibung
|
Trust Score
Updated vor 8 Stunden
Analysiert
27.03.2026, 15:43
network_call
Outbound network call
Line 35
Snippets
- No shell scripts. Construct curl commands from the API reference files listed in Resources
- Never hardcode speaker IDs — always fetch from the speakers API
RESULT=$(curl -sS "https://api.marswave.ai/openapi/v1/storybook/episodes/$EPISODE_ID" \
curl -sS -o "${JOB_DIR}/{jobId}.mp3" "{audioUrl}"
Connectez-vous pour consulter l'analyse detaillee des risques.