扫描报告
0 /100
structured-falsification
Structured falsification framework for complex decision-making, investment analysis, technology selection, and multi-factor judgment
This is a pure documentation/reasoning framework skill with no executable code, scripts, or potentially dangerous capabilities. It provides structured falsification methodology for decision-making through markdown reference files only.
可以安装
This skill is safe to use. No security concerns identified. It requires only filesystem:READ access to load reference documents.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | SKILL.md references loading domain configs from references/ directory |
| 网络访问 | NONE | NONE | — | No network access required or used |
| 命令执行 | NONE | NONE | — | No shell commands or subprocess calls in any file |
| 环境变量 | NONE | NONE | — | No environment variable access in documentation |
| 技能调用 | NONE | NONE | — | Skill only provides reasoning framework, no skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard access in documentation |
| 浏览器 | NONE | NONE | — | No browser automation in documentation |
| 数据库 | NONE | NONE | — | No database access in documentation |
目录结构
4 文件 · 10.8 KB · 258 行 Markdown 4f · 258L
├─
▾
references
│ ├─
domain-template.md
Markdown
│ ├─
investment.md
Markdown
│ └─
tech-decision.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present - pure documentation/reasoning framework
✓ All references to external resources are local files only
✓ No credential, key, or sensitive data access patterns
✓ No network requests, downloads, or external communications
✓ No shell execution or subprocess calls
✓ No base64, eval, or obfuscated code patterns
✓ Skill is well-documented with clear purpose and scope
✓ Domain-specific reference files enhance decision quality safely