make-git-escrow
Create Git Escrow Bounties
Creating a blockchain escrow bounty needs exact repository, commit, token, and contract details. This skill guides setup and runs git-escrows submit with those parameters.
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 "make-git-escrow" from https://skillstore.io/skills/internet-court-make-git-escrow.md and its manifest at https://skillstore.io/api/skills/internet-court-make-git-escrow/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 "make-git-escrow". Create a bounty for the current repository and use the latest commit.
Expected outcome:
The skill checks the CLI, finds the current remote and commit, asks for reward and contract values, then prepares a final submission review.
Using "make-git-escrow". I have a test repository, commit hash, token address, oracle, arbiter, and reward amount.
Expected outcome:
The skill validates that required values are present, submits the escrow request after approval, and reports the resulting escrow UID.
Using "make-git-escrow". The submit command failed because my wallet has too little balance.
Expected outcome:
The skill helps diagnose likely causes such as gas balance, token approval, network mismatch, or incorrect contract addresses.
Security Audit
High RiskThe skill legitimately automates blockchain escrow creation, but it invokes third-party CLI commands and handles a private key. Several static matches are documentation-only false positives; confirmed findings cover secret configuration, command-line private-key exposure, and value-bearing escrow actions. Publication should require safeguards for secrets, package execution, and explicit transaction confirmation.
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 (18)
🌐 Network access (1)
🔑 Env variables (3)
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/internet-court-make-git-escrow/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/internet-court-make-git-escrow?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/internet-court-make-git-escrow?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/internet-court-make-git-escrow/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/internet-court-make-git-escrow.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
internet-court. (2026). make-git-escrow security audit report (audit version 2) [Author version 1.0]. Skillstore. https://skillstore.io/skills/internet-court-make-git-escrow/audits/2BibTeX citation
@techreport{internet-court-internet-court-make-git-escrow-2026,
author = {internet-court},
title = {make-git-escrow security audit report (audit version 2)},
institution = {Skillstore},
year = {2026},
number = {2},
url = {https://skillstore.io/skills/internet-court-make-git-escrow/audits/2},
note = {Author version 1.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "make-git-escrow security audit report (audit version 2)"
version: "1.0"
type: report
authors:
- name: "internet-court"
date-released: "2026-07-21"
url: "https://skillstore.io/skills/internet-court-make-git-escrow/audits/2"
identifiers:
- type: other
value: "skillstore:internet-court-make-git-escrow:audit:2"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Fund a Test-Fixing Challenge
Create an escrow bounty for a failing test suite so solvers can compete for an ERC20 reward.
Package a Reproducible Bug Bounty
Attach a repository URL and commit hash to a reward so the challenge has a stable target.
Prepare Solver Instructions
After submission, share the escrow UID and fulfillment guidance with developers who will submit solutions.
Try These Prompts
Create a git escrow bounty for this repository. Help me gather the missing values before submitting.
Create a git escrow bounty for a remote test suite. Ask me for the repository URL and commit hash.
Prepare a Sepolia git escrow bounty. Confirm my reward, token, oracle, and arbiter before running the submit command.
Review my complete git escrow bounty parameters, identify any missing risk checks, then submit only after I approve.
Best Practices
- Use a dedicated wallet with only the funds needed for the bounty.
- Confirm the network, reward, token, oracle, and arbiter before submission.
- Keep private keys out of chat, logs, shell history, and shared terminals.
Avoid
- Do not paste a real private key into the conversation.
- Do not submit before reviewing the exact network and reward amount.
- Do not use unknown oracle, arbiter, or token contracts without review.
Frequently Asked Questions
What does this skill create?
Does it need a private key?
Can it use my current repository?
Can it verify contract safety?
What happens after submission?
Is this suitable for mainnet funds?
Developer Details
Author
internet-courtLicense
MIT
Author version
v1.0
Skillstore revision
r1
Version notice
The author-declared version is not valid SemVer.
Repository
https://github.com/internet-court/internet-court-skill/tree/main/vendored/arkhai/make-git-escrowRef
3f6e026a3363e0954ede7bef0cfe88d4475de137
Maintenance freshness
7/22/2026
Usage
1 downloads · 0 views
File structure
📄 SKILL.md