-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathosaurus.json
More file actions
48 lines (48 loc) · 1.57 KB
/
osaurus.json
File metadata and controls
48 lines (48 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"tool_id": "osaurus",
"version": "0.18.8",
"grade": "A",
"risk_score": 0,
"scan_date": "2026-05-05T02:06:48.082768895Z",
"scanner": "tooltrust-scanner/v0.3.9",
"source_url": "https://github.com/osaurus-ai/osaurus",
"category": "Other",
"vendor": "osaurus-ai",
"stars": 5187,
"license": "MIT",
"language": "C",
"description": "Own your AI. The native macOS harness for AI agents -- any model, persistent memory, autonomous execution, cryptographic identity. Built in Swift. Fully offline. Open source.",
"findings": [
{
"id": "AS-007",
"severity": "Info",
"title": "INSUFFICIENT_TOOL_DATA",
"description": "Tool '' has no description - agents cannot reason about its purpose, and static analysis coverage is limited",
"recommendation": "Review and remediate the identified issue."
},
{
"id": "AS-014",
"severity": "Info",
"title": "DEPENDENCY_INVENTORY_UNAVAILABLE",
"description": "Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.",
"recommendation": "Review and remediate the identified issue."
}
],
"summary": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 0,
"info": 2
},
"methodology": "https://github.com/AgentSafe-AI/tooltrust-directory/blob/main/docs/methodology.md",
"tool_contexts": [
{
"tool_name": "",
"action": "ALLOW",
"grade": "A",
"dependency_visibility": "No dependency data",
"dependency_note": "No metadata.dependencies or repo_url were exposed by this MCP server."
}
]
}