Simpsons Search
v0.1.0Search and reference Simpsons episode scripts using Springfield! Springfield! as the source, with an optional local episode index for faster lookups. Use whe...
⭐ 0· 84·1 current·1 all-time
bySmev@smev1
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the code and SKILL.md. The scripts and reference JSONs are all about indexing, caching, searching scripts, and producing character briefs; there are no unrelated credentials, binaries, or surprising capabilities requested.
Instruction Scope
Instructions limit activity to reading/writing files under references/ and fetching pages from the stated source (springfieldspringfield.co.uk). This is expected, but be aware the runtime behavior includes network fetches of script pages and creating cached files and corpora; the skill may fetch many pages when building the corpus/search index.
Install Mechanism
No install spec or third-party downloads are present. The skill is instruction/code-only and will only write files under its own references/ directory when you run the provided scripts.
Credentials
The skill requests no environment variables or credentials. Its network access is to the documented site only, and no unrelated secrets or system config paths are requested.
Persistence & Privilege
always is false and the skill does not request permanent platform-wide privileges. It writes caches/corpus files only under its own references/ path, which is appropriate for its function.
Assessment
This skill is internally consistent and appears to be what it says: a local index/corpus + search tools that fetch scripts from springfieldspringfield.co.uk and cache them under references/. Before running: (1) expect network activity (many HTTP fetches) and disk writes to references/cache and generated corpus/index files; (2) consider rate and volume—building the full corpus will fetch many pages (the scripts include a small sleep, but it may still be heavy); (3) included character-imitation helper files include guardrails but do not prevent you from generating copyrighted-style text—be mindful of copyright and impersonation/legal policies; (4) review and run scripts in a controlled environment (they use urllib and subprocess) if you want to inspect outputs before allowing the agent to invoke them autonomously. No secrets are requested and there are no hidden endpoints in the provided files.Like a lobster shell, security has layers — review code before you run it.
latestvk9722f3by4tnpcnmz8c79jefrd83czpj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
