tensorpm
TensorPM offers AI-driven project management with local-first architecture, enabling efficient team coordination and task tracking.
Install this skill
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
Curl to non-GitHub URL
| 32 | curl -fsSL https://tensorpm.com/download/linux -o ~/TensorPM.AppImage |
Curl to non-GitHub URL
| 80 | curl http://localhost:37850/.well-known/agent.json |
Curl to non-GitHub URL
| 87 | curl http://localhost:37850/projects |
Curl to non-GitHub URL
| 104 | curl http://localhost:37850/projects/{projectId}/.well-known/agent.json |
Curl to non-GitHub URL
| 114 | curl -X POST http://localhost:37850/projects/{projectId}/a2a \ |
Curl to non-GitHub URL
| 296 | curl -X POST http://localhost:37850/projects \ |
Curl to non-GitHub URL
| 303 | curl -X POST http://localhost:37850/projects \ |
Curl to non-GitHub URL
| 310 | curl -X POST http://localhost:37850/projects \ |
Curl to non-GitHub URL
| 320 | curl http://localhost:37850/projects/{projectId} |
Curl to non-GitHub URL
| 326 | curl "http://localhost:37850/projects/{projectId}/action-items?status=open&limit=10" |
Curl to non-GitHub URL
| 332 | curl -X POST http://localhost:37850/projects/{projectId}/action-items \ |
Curl to non-GitHub URL
| 344 | curl -X PATCH http://localhost:37850/projects/{projectId}/action-items/{itemId} \ |
Curl to non-GitHub URL
| 352 | curl http://localhost:37850/workspaces |
Curl to non-GitHub URL
| 360 | curl -X POST http://localhost:37850/workspaces/{workspaceId}/activate |
External URL reference
| 3 | description: "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 |
External URL reference
| 6 | homepage: https://tensorpm.com |
External URL reference
| 32 | curl -fsSL https://tensorpm.com/download/linux -o ~/TensorPM.AppImage |
External URL reference
| 44 | **Alternative:** <https://tensorpm.com> |
External URL reference
| 80 | curl http://localhost:37850/.well-known/agent.json |
External URL reference
| 87 | curl http://localhost:37850/projects |
External URL reference
| 96 | "agentUrl": "http://localhost:37850/projects/project-uuid/a2a", |
External URL reference
| 97 | "agentCardUrl": "http://localhost:37850/projects/project-uuid/.well-known/agent.json" |
External URL reference
| 104 | curl http://localhost:37850/projects/{projectId}/.well-known/agent.json |
External URL reference
| 114 | curl -X POST http://localhost:37850/projects/{projectId}/a2a \ |
External URL reference
| 296 | curl -X POST http://localhost:37850/projects \ |
External URL reference
| 303 | curl -X POST http://localhost:37850/projects \ |
External URL reference
| 310 | curl -X POST http://localhost:37850/projects \ |
External URL reference
| 320 | curl http://localhost:37850/projects/{projectId} |
External URL reference
| 326 | curl "http://localhost:37850/projects/{projectId}/action-items?status=open&limit=10" |
External URL reference
| 332 | curl -X POST http://localhost:37850/projects/{projectId}/action-items \ |
External URL reference
| 344 | curl -X PATCH http://localhost:37850/projects/{projectId}/action-items/{itemId} \ |
External URL reference
| 352 | curl http://localhost:37850/workspaces |
External URL reference
| 360 | curl -X POST http://localhost:37850/workspaces/{workspaceId}/activate |