这个 skill 比 Web Engineering 类别平均水平安全 30%。
Connectez-vous pour afficher le score detaille du skill.
修复建议
🌐 Outbound network calls — verify the URLs being contacted.
$npx agentfend install cmn92q2qy00s3u1ipsk6itd7h
说明
"Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices."
Trust Score
Updated 3天前
分析时间
2026年3月27日 15:46
network_call
Outbound network call
Line 107
Snippets
fetch(url)
fetcher: () => Promise<T>,
const result = await fetcher()
}, [fetcher, options])
() => fetch('/api/markets').then(r => r.json()),
Connectez-vous pour consulter l'analyse detaillee des risques.