Agent skill marketplace supply chain attack: 121 skills across 7 repos vulnerable to GitHub username hijacking, 5 scanners disagree by 10x on malicious skill rates (arXiv:2603.16572)
好的,我现在需要帮用户总结一篇文章的内容,控制在100字以内。用户提供了文章的详细内容,包括三个主要部分:仓库劫持、扫描器意见分歧和实时凭证。 首先,我得理解每个部分的核心信息。仓库劫持部分提到攻击者通过接管GitHub账户来劫持技能下载,影响了121个技能。扫描器意见分歧部分显示不同扫描器的结果差异很大,一致性很低。实时凭证部分则发现了12个有效的API凭证被嵌入。 接下来,我需要将这些信息浓缩成简洁的句子,确保不超过100字。同时,不需要使用特定的开头语,直接描述内容即可。 可能会遇到的问题是如何在有限的字数内涵盖所有关键点而不遗漏重要信息。因此,我需要选择最核心的要点:仓库劫持的影响、扫描器的一致性问题以及发现的实时凭证。 最后,组织语言时要确保流畅且信息完整。例如,“文章揭示了AI技能市场中的安全漏洞:仓库劫持风险、扫描器意见分歧及实时API凭证泄露。” 这样既涵盖了三个主要部分,又保持了简洁。 </think> 文章揭示了AI技能市场中的安全漏洞:仓库劫持风险、扫描器意见分歧及实时API凭证泄露。 2026-3-22 05:41:45 Author: www.reddit.com(查看原文) 阅读量:12 收藏

**Submission URL**
: https://arxiv.org/abs/2603.16572

**Repository hijacking**
 — Skills.sh and SkillsDirectory index agent skills by pointing to GitHub repository URLs rather than hosting files directly. When an original repository owner renames their GitHub account, the previous username becomes available. An adversary who claims that username and recreates the repository intercepts all future skill downloads. The authors found 121 skills forwarding to 7 vulnerable repositories. The most-downloaded hijackable skill had 2,032 downloads.


**Scanner disagreement**
 — The paper tested 5 scanners against 238,180 unique skills from 4 marketplaces. Fail rates ranged from 3.79% (Snyk on Skills.sh) to 41.93% (OpenClaw scanner on ClawHub). Cross-scanner consensus was negligible: only 33 of 27,111 skills (0.12%) flagged by all five. When repository-context re-scoring was applied to the 2,887 scanner-flagged skills, only 0.52% remained in malicious-flagged repositories.


**Live credentials**
 — A TruffleHog scan found 12 functioning API credentials (NVIDIA, ElevenLabs, Gemini, MongoDB, and others) embedded across the corpus.


**What to do:**
- Pin skills to specific commit hashes, not mutable branch heads
- Monitor for repository ownership changes on skills already deployed
- Require at minimum two independent scanners to flag a skill before treating as confirmed
- Prefer direct-hosting marketplaces (ClawHub's model) over link-out distribution


The repository hijacking vector is real and responsibly disclosed. The link-out distribution model is an architectural weakness — no patch resolves it.


We wrote a practitioner-focused analysis covering this and 6 other papers from this week at 

文章来源: https://www.reddit.com/r/netsec/comments/1s0dmuv/agent_skill_marketplace_supply_chain_attack_121/
如有侵权请联系:admin#unsafe.sh