← 返回 Skills 市场
Maven Smart System Ai (palantir integration)
作者
Alexey Mametyev
· GitHub ↗
· v1.0.1
· MIT-0
277
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install palantir-integration
功能描述
Advanced text-based integration suite for Palantir Maven Smart System (MSS). Manages targets, Kanban workflow, CDE risk assessment, SIGINT intelligence fusio...
安全使用建议
This package contains real-world targeting functionality and will call your Palantir MSS endpoint using MSS_API_KEY and MSS_API_ENDPOINT. Before installing: 1) Verify the publisher and source — there is no homepage or known owner. 2) Do not provide a high-privilege/production API key for testing; create a least-privilege, audit-enabled test key instead. 3) Inspect the code locally (mss_client.py, setup_env.py, and the POST/PATCH callers) and confirm you trust the endpoint URL; setup_env.py writes credentials in plaintext to a .env at the repo root and can overwrite existing MSS entries. 4) Ensure your agent runtime enforces the SKILL.md safety confirmations (the scripts themselves will execute actions if invoked). 5) If you need stronger assurance, request provenance (signed release, VCS repo, maintainer identity) or run the skill in an isolated environment without network access until validated.
功能分析
Type: OpenClaw Skill
Name: palantir-integration
Version: 1.0.1
The skill bundle provides a functional integration for a tactical management system (Palantir MSS). The Python scripts are standard API wrappers using the 'requests' library, and the configuration process in 'setup_env.py' correctly handles secrets via a local .env file. Most importantly, the 'SKILL.md' instructions include a mandatory safety protocol requiring explicit operator confirmation for high-risk actions like strike assignments, and there are no signs of data exfiltration, obfuscation, or malicious command execution.
能力评估
Purpose & Capability
The SKILL.md and bundled scripts clearly implement Palantir MSS functionality (target lookup, SIGINT fetch, CDE, assigning strike assets, status changes). That matches the declared purpose. However, the registry metadata at the top of the submission lists 'Required env vars: none' and 'Primary credential: none', while SKILL.md and the code require MSS_API_KEY and MSS_API_ENDPOINT — an important metadata mismatch that could hide required credentials from reviewers.
Instruction Scope
SKILL.md instructs the agent to check for MSS_API_KEY and to call initialize_config to write a .env file if missing; it also requires explicit operator confirmation (per the 'Safety Protocol') before actions that move targets toward engagement. This scope is consistent with the stated purpose. However, confirmation is a procedural requirement in SKILL.md only — it is not enforced by the scripts themselves (the scripts will perform POST/PATCH calls if invoked). The agent runtime must reliably prompt and block potentially harmful actions; otherwise the skill can perform impactful operations.
Install Mechanism
No external install script or remote download is present; the package is instruction+scripts only. requirements.txt lists common Python libs (requests, python-dotenv). No high-risk remote installs or obscure URLs were found.
Credentials
SKILL.md and mss_client.py legitimately require MSS_API_KEY and MSS_API_ENDPOINT. But the registry metadata omitted these required env vars — an incoherence. The setup_env.py writes the API key and endpoint into a plaintext .env file at the repository root, which will persist sensitive credentials on disk and may overwrite or alter an existing .env; this persistence is disproportionate unless the operator expects local storage. No other unrelated credentials are requested.
Persistence & Privilege
The skill does not request 'always: true' or other elevated platform privileges. It does, however, persistently store the API key and endpoint in a .env file and will make authenticated API calls (GET/POST/PATCH) to the configured endpoint. That persistent storage is normal for a client integration but increases the blast radius if the workspace is shared or backups/uploaded.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install palantir-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/palantir-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
**Major release with expanded tactical integration capabilities and strict response protocols.**
- Upgraded from "palantir-integration" to "Maven-Tactical-Link" (version 2.0.0) with a broader feature set.
- Introduces advanced tools for risk assessment, SIGINT fusion, asset assignment, strike logistics, and more.
- Enforces concise, structured, military-style text reporting—no graphical output.
- Adds explicit confirmation requirements for strike-related actions to ensure safety.
- Implements strict error transparency: all script errors are shown verbatim.
- Defines a standard tactical report format and multi-tool workflow for full target briefings.
元数据
常见问题
Maven Smart System Ai (palantir integration) 是什么?
Advanced text-based integration suite for Palantir Maven Smart System (MSS). Manages targets, Kanban workflow, CDE risk assessment, SIGINT intelligence fusio... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 277 次。
如何安装 Maven Smart System Ai (palantir integration)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install palantir-integration」即可一键安装,无需额外配置。
Maven Smart System Ai (palantir integration) 是免费的吗?
是的,Maven Smart System Ai (palantir integration) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Maven Smart System Ai (palantir integration) 支持哪些平台?
Maven Smart System Ai (palantir integration) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Maven Smart System Ai (palantir integration)?
由 Alexey Mametyev(@frequensy23-coder)开发并维护,当前版本 v1.0.1。
推荐 Skills