bundled-skills/permission-manager/SKILL.md
Manage opencode permissions: review always-allow lists, suggest safe read-only commands, configure permission patterns
npx skillsauth add FrancoStino/opencode-skills-antigravity permission-managerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this when optimizing opencode's permission settings, reviewing allowed commands, or configuring skill access controls.
~/.config/opencode/opencode.json or project-level opencode.jsonComplements opencode's built-in allow/deny/ask permissions by auditing current config and recommending adjustments through conversation.
git status --short, git diff --stat, and ls -lagit status* unless the expanded command family has been manually reviewed as read-onlyUse the Task tool with the permission-manager subagent type:
/permissions
Or in natural language, ask opencode to "manage opencode permissions" or "review allowed commands".
tools
Authorized security assessment of LLM applications and AI agents: prompt injection, tool abuse, RAG exposure, memory poisoning, system-prompt extraction, and agent-compliance engineering per OWASP LLM/ASI Top 10.
development
Builds two parameterized UI modes—流光溢彩白 (iridescent white) and 五彩斑斓黑 (colorful black)—with OKLCH, WebGL/CSS fallback, vision gating, screenshot QA, and total/per-color intensity reports. Use when a UI request names either mode or needs measured color parameters.
tools
Delegate coding tasks to the Kimi Code CLI (`kimi`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
Front-end JavaScript reverse engineering: locate signature chains, analyze encrypted request parameters, sample runtime behavior, and reproduce logic locally in Node for evidence-based output.