Abstract Logic Writer
v0.1.1write, critique, score, compare, and revise english academic abstracts for ai, systems, and computer science papers using computable symbolic rules, lightwei...
⭐ 0· 67·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (abstract drafting, critique, scoring, ontology bootstrap) match the provided assets and scripts: linting, scoring, lexeme/type assets, negative examples, and an ontology bootstrap workflow are all present. No extraneous environment variables, binaries, or config paths are requested.
Instruction Scope
SKILL.md restricts behavior to building proposition sets, applying computable rules, running the included Python scripts, and optionally bootstrapping/downloading a domain ontology. The instructions reference only repository files and user-provided inputs. The one scope note: the ontology bootstrap flow explicitly supports an optional download URL (references/ontology-bootstrap.md), so running that step may fetch external files if invoked.
Install Mechanism
No install spec is provided (instruction-only/packed repo). That is lowest-risk for distribution. The skill executes local Python scripts; no third-party package installation or remote code downloads are mandated by SKILL.md by default.
Credentials
The skill declares no required environment variables, credentials, or config paths. All required data appear to be local files bundled in the repository or user-supplied abstracts/notes.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills. It runs scripts from its own bundle; autonomous invocation is allowed by platform default but is not unusually privileged here.
Assessment
This skill is internally coherent and appears to do what it says: it lints and scores abstracts using local rule files and can bootstrap or use a small ontology. Before installing or running: (1) Inspect scripts/ontology_bootstrap.py (omitted in the listing) if you plan to use the bootstrap -- it may fetch external ontology URLs; only allow downloads from trusted sources or run that step offline. (2) Remember the skill runs bundled Python scripts on text you provide — run them in a sandbox or environment you control if you are concerned about execution risk. (3) No credentials are required by the skill, which is appropriate; if you see prompts later requesting credentials, treat them as unexpected. If you want higher assurance, review the omitted ontology_bootstrap.py source or run the skill with network access disabled.Like a lobster shell, security has layers — review code before you run it.
latestvk977mq1aazenrqqq9xt2395v2s83qc8f
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
