Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:52 +08:00
commit 6878424171
8 changed files with 163 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for access-control-auditor skill
- [ ] report_template.docx: A template for generating access control audit reports, including sections for findings, recommendations, and severity levels.
- [ ] example_iam_policy.json: Example IAM policy demonstrating common misconfigurations and vulnerabilities.
- [ ] example_acl.txt: Example ACL configuration file with potential security issues.