SKILL·FBF6F0

ac-security-sandbox

NeverSight
更新于 1 month ago
18 次查看
24
3
24
在 GitHub 上查看
其他general

关于

The AC Security Sandbox provides defense-in-depth security for autonomous code execution with OS-level isolation, filesystem permissions, and command allowlisting. Developers should use it when validating commands, configuring permissions, or managing allowlists to ensure safe execution. It enables secure command validation and restricted path access within isolated environments.

快速安装

Claude Code

推荐
主要方式
npx skills add NeverSight/skills_feed -a claude-code
插件命令备选方式
/plugin add https://github.com/NeverSight/skills_feed
Git 克隆备选方式
git clone https://github.com/NeverSight/skills_feed.git ~/.claude/skills/ac-security-sandbox

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

NeverSight/skills_feed
路径: data/skills-md/adaptationio/skrillz/ac-security-sandbox
0
learn-skillsskills
FAQ

Frequently asked questions

What is the ac-security-sandbox skill?

ac-security-sandbox is a Claude Skill by NeverSight. Skills package instructions and resources that Claude loads on demand, so Claude can perform ac-security-sandbox-related tasks without extra prompting.

How do I install ac-security-sandbox?

Use the install commands on this page: add ac-security-sandbox to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does ac-security-sandbox belong to?

ac-security-sandbox is in the auto-claude-replication category, tagged general.

Is ac-security-sandbox free to use?

Yes. ac-security-sandbox is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能

ac-config-manager
其他

AC Config Manager 是一个用于自主编码配置管理的核心工具,专门处理环境变量、提供商设置和安全限制等配置任务。开发者可以通过简单的API调用来加载和管理项目设置,支持快速配置LLM模型、嵌入服务和构建选项。它特别适用于需要设置自主模式或统一管理多环境配置的Auto-Claude项目。

查看技能
ac-session-manager
其他

AC Session Manager 是用于自主编码会话生命周期管理的核心工具,主要处理会话的启动、恢复和类型检测。它能自动识别是全新项目初始化还是现有会话继续,并管理会话间的自动延续和状态保存。开发者可在开始编码、恢复工作或需要管理会话连续性时使用此技能。

查看技能
ac-hooks-manager
其他

AC Hooks Manager 是一个用于Claude Code自主编程的钩子管理工具,主要用于设置和管理Stop钩子以实现自主续写,以及配置前置/后置工具钩子。它提供了完整的钩子生命周期管理,包括安全验证、结果处理和状态管理等功能,让开发者能够快速安装和监控自主操作所需的各种钩子。当需要启用自主编程功能或管理钩子配置时,这个Skill能简化安装和状态检查流程。

查看技能
ac-state-tracker
其他

AC State Tracker 是一个用于跨会话持久化保存编码状态的基础技能,适用于保存进度、加载状态、跟踪功能实现和管理检查点等场景。它能够维护功能列表、执行状态、进度日志和交接包等关键数据,确保自主编码任务在不同会话间的连续性。开发者只需初始化 StateTracker 并调用 save()/load() 方法即可轻松实现状态管理。

查看技能