Scan Report
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.
Safe to install
This skill is safe to use. No security concerns identified. It requires only filesystem:READ access to load reference documents.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ | READ | ✓ Aligned | SKILL.md references loading domain configs from references/ directory |
| Network | NONE | NONE | — | No network access required or used |
| Shell | NONE | NONE | — | No shell commands or subprocess calls in any file |
| Environment | NONE | NONE | — | No environment variable access in documentation |
| Skill Invoke | NONE | NONE | — | Skill only provides reasoning framework, no skill invocation |
| Clipboard | NONE | NONE | — | No clipboard access in documentation |
| Browser | NONE | NONE | — | No browser automation in documentation |
| Database | NONE | NONE | — | No database access in documentation |
File Tree
4 files · 10.8 KB · 258 lines Markdown 4f · 258L
├─
▾
references
│ ├─
domain-template.md
Markdown
│ ├─
investment.md
Markdown
│ └─
tech-decision.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ 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