这个 skill 比 Git 类别平均水平更有风险 77%。
Connectez-vous pour afficher le score detaille du skill.
修复建议
⛔ Score 20/100 — This skill presents serious risks. Manual audit required.
🚨 Path traversal attempt — access to files outside the intended directory.
🔑 Hardcoded secret in source code.
$npx agentfend install cmn92mo1w008ju1ip9hcsb2rs
说明
Skill bland
Trust Score
Updated 7小时前
分析时间
2026年3月27日 15:43
path_traversal
Path traversal attempt
Line 23
Snippets
ENV_FILE="${BASH_SOURCE[0]%/*}/../../../.env"
hardcoded_secret
Potentially hardcoded secret
Line 29
BLAND_API_KEY=$(grep '^BLAND_API_KEY=' /root/clawd/.env | cut -d= -f2-)
network_call
Outbound network call
Line 47
curl -sS -f "${API_BASE}${endpoint}" \
Connectez-vous pour consulter l'analyse detaillee des risques.