Augment Code
Analysis
This skill is a Review because it points users to an external coding assistant that may receive broad repository access, persistently index private code, and autonomously modify files without clearly stated scope or approval controls.
Findings (5)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Agent 模式:自主执行多步编程任务... 自动定位需要修改的文件... 跨多个文件进行一致性修改... 运行测试验证修改正确性
The described agent can autonomously modify multiple files and run tests, but the artifact does not state approval, review, rollback, or command-scope safeguards.
code --install-extension augment.augment-vscode
The artifact instructs users to install an external VS Code extension. This is aligned with the skill’s purpose, but the provided registry metadata has unknown source and no homepage.
企业级安全:代码不离开企业网络,支持私有化部署,SOC 2 合规... 本地索引,代码不上传
The artifact makes strong privacy and compliance claims, but the supplied package metadata provides no homepage, source, or supporting documentation to verify them.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
首次使用需要:1. 注册 Augment 账号... 2. 授权访问代码仓库
The skill requires an external account and repository authorization, which is expected for this coding assistant but still grants access to sensitive development assets.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
它能索引整个组织的代码仓库... 团队知识沉淀... 实时上下文更新... 用户接受/拒绝建议的行为持续优化模型对项目的理解
The skill describes broad, persistent indexing and learning from user feedback across organization code, but does not specify path limits, exclusions, retention, or how indexed context is reused.
