rust-xacml
策略引擎、权限决策、RBAC、策略模式、责任链
Installation
SKILL.md
| Permit | 允许访问 | 执行操作 | | Deny | 拒绝访问 | 返回 403 | | NotApplicable | 无匹配策略 | 使用默认规则 | | Indeterminate | 评估错误 | 返回 500 |
| 决策不一致 | 组合算法选择不当 | 根据业务选择合适的算法 | | 性能差 | 策略过多 | 使用缓存和索引 | | 权限绕过 | 规则顺序问题 | DenyOverrides 优先 |
策略引擎、权限决策、RBAC、策略模式、责任链 Source: huiali/rust-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/huiali/rust-skills --skill rust-xacml Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/huiali/rust-skills --skill rust-xacml- Source
- huiali/rust-skills
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is rust-xacml?
策略引擎、权限决策、RBAC、策略模式、责任链 Source: huiali/rust-skills.
How do I install rust-xacml?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/huiali/rust-skills --skill rust-xacml Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/huiali/rust-skills
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01