Dieser Skill ist 77% riskanter als der Durchschnitt der Kategorie Git.
Connectez-vous pour afficher le score detaille du skill.
Empfehlungen
⛔ 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
Beschreibung
Skill bland
Trust Score
Updated vor 3 Tagen
Analysiert
27.03.2026, 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.