environment-setup-guide
Set Up Reliable Development Environments
New machines and project onboarding often fail because required tools, versions, and configuration steps are unclear. This skill creates platform-specific setup, verification, and troubleshooting guidance.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "environment-setup-guide" from https://skillstore.io/skills/sickn33-environment-setup-guide.md and its manifest at https://skillstore.io/api/skills/sickn33-environment-setup-guide/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "environment-setup-guide". Prepare an Ubuntu setup plan for a Node.js service using PostgreSQL and Docker.
Expected outcome:
- The plan starts with operating system, architecture, disk, and existing version checks.
- Installation steps separate package changes from project dependency installation.
- Database and Docker steps use local bindings, unique credentials, and explicit approval.
- Verification covers tool versions, container health, database connectivity, and application startup.
Using "environment-setup-guide". Help a new contributor diagnose a Python project that cannot find its dependencies.
Expected outcome:
- The guide checks the active interpreter, virtual environment, and package manager.
- It compares installed dependencies with the project requirements.
- It explains PATH and activation problems before recommending reinstallation.
Using "environment-setup-guide". Turn our incomplete workstation notes into a cross-platform onboarding guide.
Expected outcome:
The result organizes prerequisites, platform-specific installation, project configuration, verification, and troubleshooting into a repeatable onboarding sequence.
Security Audit
High RiskMost static findings are false positives caused by Markdown fences, placeholders, local addresses, and ordinary setup references. Confirmed risks include mutable remote installers, root execution, Docker group privileges, and exposed default database credentials. No prompt injection or data-exfiltration intent was found.
Confirmed security concerns (2)
Capability review items (8)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (50)
๐ Network access (14)
๐ Filesystem access (20)
๐ Env variables (6)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-environment-setup-guide/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-environment-setup-guide?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-environment-setup-guide?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-environment-setup-guide/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-environment-setup-guide.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
sickn33. (2026). environment-setup-guide security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-environment-setup-guide/audits/5BibTeX citation
@techreport{sickn33-sickn33-environment-setup-guide-2026,
author = {sickn33},
title = {environment-setup-guide security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-environment-setup-guide/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "environment-setup-guide security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/sickn33-environment-setup-guide/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-environment-setup-guide:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Onboard a New Developer
Create a complete setup checklist with prerequisites, project configuration, verification steps, and common fixes.
Prepare a Replacement Workstation
Rebuild a working development environment on a new operating system while preserving project requirements.
Standardize Project Documentation
Turn informal installation notes into structured, testable environment documentation for contributors.
Try These Prompts
Review my operating system and project requirements. List safe commands that check installed tool versions before suggesting any changes.
Create setup instructions for {project type} on {operating system}. Include prerequisites, pinned versions, dependency installation, environment templates, verification, and troubleshooting.Convert these existing setup notes for macOS, Ubuntu, and Windows. Separate platform commands and identify steps that require administrator approval.
Review this setup workflow for remote scripts, elevated commands, lifecycle hooks, weak credentials, network exposure, and destructive changes. Propose safer verified alternatives.
Best Practices
- Check existing versions and project requirements before installing or changing anything.
- Pin versions and verify checksums or signatures for downloaded installers.
- Separate verification from changes and request approval before privileged, destructive, or data-changing commands.
Avoid
- Do not execute mutable remote scripts directly with administrator privileges.
- Do not place real secrets or reusable passwords in examples, logs, or setup documentation.
- Do not run dependency hooks, migrations, or project scripts before reviewing their effects.
Frequently Asked Questions
Which operating systems does this skill cover?
Can it install tools automatically?
Does it handle environment variables?
Can it troubleshoot setup failures?
Does it support Docker environments?
How should remote installers be handled?
Developer Details
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/environment-setup-guideRef
88a8e9a07f4c54ab105c1c41b6267c287146b07b
Maintenance freshness
7/26/2026
Usage
8 downloads ยท 159 views
File structure
๐ SKILL.md