Skip to main content

tensorpm

TensorPM offers AI-driven project management with local-first architecture, enabling efficient team coordination and task tracking.

Install this skill

or
11/100

Security score

The tensorpm skill was audited on Feb 9, 2026 and we found 33 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 32

Curl to non-GitHub URL

SourceSKILL.md
32curl -fsSL https://tensorpm.com/download/linux -o ~/TensorPM.AppImage
medium line 80

Curl to non-GitHub URL

SourceSKILL.md
80curl http://localhost:37850/.well-known/agent.json
medium line 87

Curl to non-GitHub URL

SourceSKILL.md
87curl http://localhost:37850/projects
medium line 104

Curl to non-GitHub URL

SourceSKILL.md
104curl http://localhost:37850/projects/{projectId}/.well-known/agent.json
medium line 114

Curl to non-GitHub URL

SourceSKILL.md
114curl -X POST http://localhost:37850/projects/{projectId}/a2a \
medium line 296

Curl to non-GitHub URL

SourceSKILL.md
296curl -X POST http://localhost:37850/projects \
medium line 303

Curl to non-GitHub URL

SourceSKILL.md
303curl -X POST http://localhost:37850/projects \
medium line 310

Curl to non-GitHub URL

SourceSKILL.md
310curl -X POST http://localhost:37850/projects \
medium line 320

Curl to non-GitHub URL

SourceSKILL.md
320curl http://localhost:37850/projects/{projectId}
medium line 326

Curl to non-GitHub URL

SourceSKILL.md
326curl "http://localhost:37850/projects/{projectId}/action-items?status=open&limit=10"
medium line 332

Curl to non-GitHub URL

SourceSKILL.md
332curl -X POST http://localhost:37850/projects/{projectId}/action-items \
medium line 344

Curl to non-GitHub URL

SourceSKILL.md
344curl -X PATCH http://localhost:37850/projects/{projectId}/action-items/{itemId} \
medium line 352

Curl to non-GitHub URL

SourceSKILL.md
352curl http://localhost:37850/workspaces
medium line 360

Curl to non-GitHub URL

SourceSKILL.md
360curl -X POST http://localhost:37850/workspaces/{workspaceId}/activate
low line 3

External URL reference

SourceSKILL.md
3description: "AI-powered project management - a Notion and Jira alternative with local-first architecture. Manage projects, track action items, and coordinate teams via MCP tools or A2A agent communic
low line 6

External URL reference

SourceSKILL.md
6homepage: https://tensorpm.com
low line 32

External URL reference

SourceSKILL.md
32curl -fsSL https://tensorpm.com/download/linux -o ~/TensorPM.AppImage
low line 44

External URL reference

SourceSKILL.md
44**Alternative:** <https://tensorpm.com>
low line 80

External URL reference

SourceSKILL.md
80curl http://localhost:37850/.well-known/agent.json
low line 87

External URL reference

SourceSKILL.md
87curl http://localhost:37850/projects
low line 96

External URL reference

SourceSKILL.md
96"agentUrl": "http://localhost:37850/projects/project-uuid/a2a",
low line 97

External URL reference

SourceSKILL.md
97"agentCardUrl": "http://localhost:37850/projects/project-uuid/.well-known/agent.json"
low line 104

External URL reference

SourceSKILL.md
104curl http://localhost:37850/projects/{projectId}/.well-known/agent.json
low line 114

External URL reference

SourceSKILL.md
114curl -X POST http://localhost:37850/projects/{projectId}/a2a \
low line 296

External URL reference

SourceSKILL.md
296curl -X POST http://localhost:37850/projects \
low line 303

External URL reference

SourceSKILL.md
303curl -X POST http://localhost:37850/projects \
low line 310

External URL reference

SourceSKILL.md
310curl -X POST http://localhost:37850/projects \
low line 320

External URL reference

SourceSKILL.md
320curl http://localhost:37850/projects/{projectId}
low line 326

External URL reference

SourceSKILL.md
326curl "http://localhost:37850/projects/{projectId}/action-items?status=open&limit=10"
low line 332

External URL reference

SourceSKILL.md
332curl -X POST http://localhost:37850/projects/{projectId}/action-items \
low line 344

External URL reference

SourceSKILL.md
344curl -X PATCH http://localhost:37850/projects/{projectId}/action-items/{itemId} \
low line 352

External URL reference

SourceSKILL.md
352curl http://localhost:37850/workspaces
low line 360

External URL reference

SourceSKILL.md
360curl -X POST http://localhost:37850/workspaces/{workspaceId}/activate
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2.2K
Rate this skill
Categoryproject management
UpdatedApril 4, 2026
openclaw/skills