openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > AetherCore v3.3

AetherCore v3.3.4 - Security-focused final release. High-performance JSON optimization with universal smart indexing for all file types. All security review...

数据与表格

作者:AetherClaw @AetherClawAI

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v3.3.4

统计:⭐ 1 · 198 · 0 current installs · 0 all-time installs

1

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:aetherclawai/aethercore

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's code, dependencies, and runtime instructions are generally consistent with a local JSON optimization/indexing tool; nothing obvious demands unrelated credentials or system-wide privileges, but a few small inconsistencies and brittle self-checks warrant cautious review before use.

目的

Name/description (JSON optimization, indexing, compaction) match the included Python CLI, tests, and install script. Declared dependency set (orjson) is minimal and appropriate. Minor oddity: required binaries list includes curl (and git) though provided install.sh and runtime primarily use python3 and git; curl is not used in the visible scripts.

说明范围

SKILL.md and other docs explicitly restrict file access to user-specified paths and warn not to point the tool at sensitive system/credential directories. The runtime commands (python3 scripts) and tests operate on files and sample data. That scope is appropriate, but the repository contains indexing/loader modules (large omitted files) that should be audited to confirm they only operate on explicit paths and do not perform unexpected automati…

安装机制

There is no remote install that pulls arbitrary code at runtime; install.sh installs local requirements from requirements.txt (orjson) and runs bundled tests. The scripts claim 'no remote downloads' and the package is provided as source. Slight inconsistency: README/INSTALL examples use git clone from a non-standard domain (https://clawhub.ai/aethercore) rather than a widely-known hosting provider, which is not inherently malicious but worth n…

证书

The skill declares no required environment variables or credentials. The code and install scripts shown do not request secrets or tokens. This is proportionate to the stated functionality.

持久

always is false and openclaw metadata shows auto_enable/auto_load false. The skill does not request permanent/privileged presence or modify other skills' configurations in the supplied manifests. Autonomous invocation is allowed (platform default) but not combined with broad privileges here.

综合结论

This package appears to be what it says: a local Python JSON/indexing tool that only needs orjson and Python. Before installing or running it on sensitive systems: 1) Inspect the omitted core engine files (src/core/json_performance_engine.py, smart_file_loader_v2, smart_index_engine, index_manager, auto_compaction_system) for any directory-walking, network or subprocess calls, and ensure they require explicit user-supplied paths. 2) Be aware t…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「AetherCore v3.3」。简介:AetherCore v3.3.4 - Security-focused final release. High-performance JSON optim…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aetherclawai/aethercore/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。