这个 skill 比 Git 类别平均水平更有风险 0%。
Connectez-vous pour afficher le score detaille du skill.
修复建议
🌐 Outbound network calls — verify the URLs being contacted.
$npx agentfend install cmn92mhc3004nu1ipx5cq1hh9
说明
|
Trust Score
Updated 前天
分析时间
2026年3月27日 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.