nm-pensive-makefile-reviewAudits Makefiles for build correctness, portability, and recipe duplication
Install via ClawdBot CLI:
clawdbot install athola/nm-pensive-makefile-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf /Calls external URL not in known-safe list
https://github.com/athola/claude-night-market/tree/master/plugins/pensiveAI Analysis
The skill performs legitimate Makefile analysis functions with no evidence of data exfiltration or credential harvesting. The 'UNSAFE_SHELL' signal appears to be a false positive from example code patterns, and the external URL points to the legitimate source repository. No hidden instructions or obfuscation were detected.
Audited Apr 16, 2026 · audit v1.0
Generated May 6, 2026
A SaaS company uses Makefiles to automate builds and tests. The skill audits the Makefile for redundant recipes and portability issues, ensuring faster CI/CD runs and cross-platform compatibility.
An embedded systems team maintains complex Makefiles with multiple architecture targets. The skill checks for dependency correctness and deduplication, reducing build errors and maintenance overhead.
An open source project uses Makefiles to manage releases, testing, and documentation. The skill reviews for best practices and portability, ensuring contributors on different platforms can build reliably.
A game studio uses Makefiles to build for various platforms (Windows, macOS, Linux). The skill identifies portability issues and duplicate recipes, streamlining the build process and reducing platform-specific bugs.
A DevOps team uses Makefiles to manage infrastructure provisioning scripts. The skill audits for security, idempotency, and duplication, improving reliability and reducing CI/CD failures.
Offer a basic Makefile linting tool for free, and charge for detailed audit reports that include dependency graphs, deduplication suggestions, and portability fixes.
Provide expert consulting to audit and refactor Makefiles for companies, reducing build times and maintenance costs. Charge per project or retainer.
Package the skill as a plugin for CI/CD platforms (e.g., GitHub Actions, GitLab CI) and sell access to automated Makefile reviews as part of a larger marketplace.
💬 Integration Tip
Integrate as a pre-commit hook or CI step to automatically audit Makefiles on each change, using the skill's structured output to flag issues before merge.
Scored Jul 15, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.