Back to All Tools
Cloudflare Edge WorkerDevOps1 StarsVerified Source (80%)

Abs Shim

Serverless Cloudflare-native Audiobookshelf-compatible API shim. Workers + D1 + Durable Objects. Pluggable storage (pCloud, S3, WebDAV, public URL). Compatible with ShelfPlayer, Plappa, Pholia, official ABS web UI.

#cloudflare-os#devops

AST Security Audit & Verification Scorecard80% Score

Last verified & scanned on: Aug 23, 2026

Manifest CheckVerified Edge Runtime
License AuditPermissive Software License
Supply-Chain Risk0 High-Risk Mutation CVEs

5-Pillar Verification Breakdown (100-Point Standard)

Total Score: 80 / 100 pts
Edge Sandbox Safety
20 / 20 pts

Verified isolate environment; 0 high-risk mutation triggers or unsanitized shell invocations.

Ecosystem & MCP Alignment
18 / 20 pts

Evaluated against Cloudflare Workers runtime and Model Context Protocol schema standards.

Open-Source License Compliance
20 / 20 pts

Inspected for SPDX-compliant permissive open-source licensing (MIT, Apache-2.0, BSD).

Documentation & Quickstart Quality
11 / 20 pts

Inspected for clear installation instructions, configuration snippets, and API usage guides.

Repository Hygiene & Provenance
11 / 20 pts

Evaluated for active branch maintenance, non-archived status, and commit provenance.

How to Improve This Score to 100/100

To increase this repository's score from 80% to 100%, author and contributors can apply these updates to GitHub:

  • +2 pts:Ecosystem & MCP AlignmentDefine an MCP server schema (mcp.json) or add a wrangler.toml configuration for edge worker integration.
  • +9 pts:Documentation & Quickstart QualityExpand README.md with clear ## Installation, ## Configuration, and ## Usage code examples.
  • +9 pts:Repository Hygiene & ProvenanceKeep the repository active with regular commits (push activity within the last 180 days).
Once updates are pushed to GitHub, trigger a deep scan above after the cooldown period.View Full Scoring Rubric →

Installation & Setup Quickstart

Select your installation method below to copy commands or setup scripts

Select Installation Method or AI Client:
Wrangler CLI Configuration
# Deploy directly with Wrangler
npx wrangler deploy

# Or start local dev simulator
npx wrangler dev