风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

MantisBT Manager

作者: willykinfoussia
Slug:mantis-manager
版本:0.0.1
更新时间:2026-02-26 11:36:45
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requests and runtime instructions are coherent with a Mantis BT management tool: it only requires a Mantis base URL and API token and its instructions focus on calling the Mantis REST API ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770245553839,
        "_id": "k97brmcb5t3p8z6kfm22795kgs80hgb4",
        "changelog": "Initial release of mantis_manager: Manage MantisBT via official REST API with dynamic context & multi-instance support.\n\n- Supports full CRUD operations on issues, projects, users, attachments, notes, tags, relationships, and configurations.\n- Dynamic instance switching: use different Mantis base URLs and tokens per operation or session, resolved by runtime context.\n- Environment variables MANTIS_BASE_URL and MANTIS_API_TOKEN required; can override via temporary\/session context variables.\n- Includes context management commands for switching, viewing, and resetting current API connection or auth token.\n- Extensive documentation and usage examples for all major operations and context management patterns.",
        "changelogSource": "user",
        "createdAt": 1770245553839,
        "parsed": {
            "clawdis": {
                "emoji": "🐞",
                "primaryEnv": "MANTIS_API_TOKEN",
                "requires": {
                    "env": [
                        "MANTIS_BASE_URL",
                        "MANTIS_API_TOKEN"
                    ]
                }
            }
        },
        "version": "0.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "willykinfoussia",
        "handle": "willykinfoussia",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/41423122?v=4",
        "kind": "user",
        "linkedUserId": "kn76t72fvt18xp6be8mf7t8ae180h70g"
    },
    "ownerHandle": "willykinfoussia",
    "skill": {
        "_creationTime": 1770245553839,
        "_id": "kd702jhne2heet1e1zc0903hfh80ha0v",
        "badges": [],
        "createdAt": 1770245553839,
        "displayName": "MantisBT Manager",
        "latestVersionId": "k97brmcb5t3p8z6kfm22795kgs80hgb4",
        "ownerUserId": "kn76t72fvt18xp6be8mf7t8ae180h70g",
        "slug": "mantis-manager",
        "stats": {
            "comments": 0,
            "downloads": 1418,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 3,
            "versions": 1
        },
        "summary": "Manage Mantis Bug Tracker (issues, projects, users, filters, configs) via the official Mantis REST API. Supports full CRUD operations on issues, projects, users, attachments, notes, tags, relationships, and configuration management. Features dynamic instance switching with context-aware base URL and token resolution.",
        "tags": {
            "latest": "k97brmcb5t3p8z6kfm22795kgs80hgb4"
        },
        "updatedAt": 1772077005510
    }
}