Connectez-vous pour afficher le score detaille du skill.
Impact Scope
本地
网络
全局
修复建议
🌐 Outbound network calls — verify the URLs being contacted.
$npx agentfend install cmn92q0lm00qru1ipke10p2ox
说明
"Systematically finds and fixes bugs using proven debugging techniques. Traces from symptoms to root cause, implements fixes, and prevents regression."
Git已验证创作者
Trust Score
88trust
⭐ 2.8万🍴 4667
Updated 11小时前
分析时间
2026年3月27日 15:46
检测到的风险1
Network Callmedium
network_call
Outbound network call
Outbound network call
Line 258
Snippets
L258fetchData().then(result => data = result);
L262const data = await fetchData();
L258fetchData().then(result => data = result);
L262const data = await fetchData();
Voir les risques detectes
Connectez-vous pour consulter l'analyse detaillee des risques.