Selfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low resource usage
| Field | Value |
|---|---|
| Grade | B |
| Risk Score | 19 |
| Version | 1.5.0 |
| Vendor | sheshbabu |
| Stars | ⭐ 1069 |
| Language | JavaScript |
| Source | zen |
| Scan Date | 2026-04-26 |
| Scanner | tooltrust-scanner/v0.3.9 |
| Severity | Count |
|---|---|
| Critical | 0 |
| High | 2 |
| Medium | 0 |
| Low | 2 |
| Info | 1 |
Severity: High
Description: Tool set changed silently at v1.5.0: 1 tool(s) added, 1 tool(s) removed without a version bump.
Recommendation: The set of tools exposed by this server changed between scans of the same version — a sign the package was silently updated without a version bump. Audit the changelog and all tool definitions before trusting this server. Pin to a specific commit hash rather than a floating version tag.
Severity: High
Description: tool declares network permission
Recommendation: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Severity: Low
Description: input schema exposes 14 properties (threshold: 10)
Recommendation: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Severity: Low
Description: tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
Recommendation: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.
Severity: Info
Description: Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
Recommendation: Review and remediate the identified issue.
Scored using ToolTrust methodology · Raw JSON report