这个 skill 比 Git 类别平均水平更有风险 77%。
Connectez-vous pour afficher le score detaille du skill.
修复建议
⛔ Score 20/100 — This skill presents serious risks. Manual audit required.
🔑 Privilege escalation (sudo/chmod) — unauthorized root access.
📤 Data exfiltration pattern detected.
$npx agentfend install cmn92mlfq006zu1ipy9hoo1ag
说明
Post to LinkedIn using the official API v2. Uses OAuth tokens so only post when explicitly asked or scheduled.
Trust Score
Updated 昨天
分析时间
2026年3月27日 15:43
privilege_escalation
Privilege escalation attempt
Line 25
Snippets
chmod 600 ~/.config/linkedin-cli/.env
- **Credentials**: Stored in `~/.config/linkedin-cli/.env` (read by `dotenv` at runtime). Set `chmod 600` to restrict access.
data_exfiltration
Data exfiltration attempt
Line 3
description: Post to LinkedIn using the official API v2. Uses OAuth tokens so only post when explicitly asked or scheduled.
Connectez-vous pour consulter l'analyse detaillee des risques.