Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Alter Actions

v1.0.0

Trigger Alter macOS app actions via x-callback-urls. Catalog of 84+ actions including ask-anything, translate, summarize, grammar correction, and more.

0· 2.2k·2 current·2 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for olivieralter/alter-actions.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Alter Actions" (olivieralter/alter-actions) from ClawHub.
Skill page: https://clawhub.ai/olivieralter/alter-actions
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install alter-actions

ClawHub CLI

Package manager switcher

npx clawhub@latest install alter-actions
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Suspicious
medium confidence
!
Purpose & Capability
The declared purpose—building and triggering alter:// x-callback-urls on macOS—matches the SKILL.md content and the darwin OS requirement. However, the Quick Start examples show commands like `node index.js trigger ...` and the file documents functions (triggerAction, findActions, buildCallbackUrl) while the package contains no code files. Requiring a Node CLI when no code is present is inconsistent.
Instruction Scope
Instructions focus on constructing and triggering x-callback URLs for the Alter macOS app, which is within the stated purpose. They do not instruct reading arbitrary system files or requesting unrelated credentials. Note: several actions (e.g., extract-mails, extract-names/extract-any) are capable of extracting personal data from supplied inputs; while that's part of the app's advertised functionality, users should expect sensitive input may be forwarded to the app when invoked.
Install Mechanism
There is no install specification and no code files, so nothing is written to disk by an installer — this is the lowest-risk install posture. The absence of an install spec also contributes to the incoherence with CLI usage examples.
Credentials
The skill declares no environment variables, no credentials, and no config paths. That is proportionate for a skill that builds/opens x-callback URLs to drive a local macOS app.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill does not request elevated platform persistence or to modify other skills or system-wide settings.
What to consider before installing
This skill appears to be an instruction-only adapter for triggering Alter macOS app actions via alter:// x-callback URLs. However, the SKILL.md includes CLI examples (node index.js ...) and named helper functions but there are no code files or install steps included — the bundle looks incomplete or mispackaged. Before installing or enabling this skill: 1) Ask the publisher for the missing code (index.js or equivalent) or a clear explanation of how the agent is expected to execute the described commands. 2) Be cautious about feeding sensitive data: many actions (e.g., extract-mails, extract-names) are designed to extract personal information and would send that data to the Alter app via the URL scheme. 3) Verify you trust the Alter app and its handlers on your macOS device, since opening alter:// URLs will invoke that local app. 4) If you cannot obtain the missing implementation, treat the skill as incomplete and avoid enabling it for autonomous use. If you want, I can draft specific questions to ask the publisher or suggest a minimal safe implementation that the skill could include.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🌀 Clawdis
latestvk97bw516ja1c5qyw53pk0rbnvs7zxdsp
2.2kdownloads
0stars
1versions
Updated 17h ago
v1.0.0
MIT-0

Alter Action Trigger

Trigger Alter actions via x-callback-urls from Clawdbot or the command line.

Quick Start

# Trigger an action directly
node index.js trigger ask-anything --input "What is AI?"

# Find actions with natural language
node index.js find "summarize video"

# List all actions in a category
node index.js list --category writing

URL Format

All Alter actions use the x-callback-url format:

alter://action/{action-id}?input={encoded-text}&param={value}

Functions

triggerAction(actionId, input, params)

Triggers an Alter action via x-callback-url.

findActions(query)

Finds actions matching a natural language query.

listActions(category)

Lists all actions, optionally filtered by category.

getActionInfo(actionId)

Returns detailed information about a specific action.

buildCallbackUrl(actionId, input, params)

Builds an x-callback-url without executing it.


Available Actions Reference

📝 Writing Actions

Action IDNameDescriptionParameters
analyze-proseAnalyze ProseEvaluates writing for quality with ratings and recommendationsNone
aphorismsAphorismsFinds and prints existing, known aphorismsNone
change-toneChange the ToneChanges text tone while preserving meaningtone: Assertive, Friendly, Informal, Professional, Simple and direct
correct-grammarCorrect Grammar & SpellingFixes grammar and spelling errorsNone
cut-filler-wordsCut filler wordsRemoves filler words for confident textNone
fill-inFill inCompletes partial text intelligentlyNone
improve-writingImprove WritingRefines text for clarity, coherence, grammarNone
lengthenLengthenExpands text with additional detailsNone
pollPollGenerates engaging pollsNone
rewriteRewriteRewrites text with fresh perspectivesNone
shortenShortenCondenses text while retaining essentialsNone
write-essayWrite essayCrafts well-structured essaysinput: Topic/Instructions

💻 Code Actions

Action IDNameDescriptionParameters
act-codeAct On CodeModifies and improves codeinput: Instructions
documentDocument codeDocuments code with commentsNone
explain-codeExplain CodeExplains code and documentationNone
fill-codeFill CodeFills in missing codeNone
fix-codeFix CodeFixes code errorsinput: Error message
language-gptLanguage-GPTExpert insights for programming languagesinput: Question
suggest-improvementsSuggest code improvementsAnalyzes code for enhancementsNone
transcodeTranscode to other languageConverts code between languageslanguage: Target language

🌐 Translation Actions

Action IDNameDescriptionParameters
translateTranslateTranslates text between languageslanguage: Arabic, Chinese, Dutch, English, Filipino, French, German, Indonesian, Italian, Japanese, Korean, Portuguese, Russian, Spanish, Vietnamese
translate-to-englishTranslate to EnglishTranslates any language to EnglishNone
translate-to-frenchTranslate to FrenchTranslates any language to FrenchNone
translate-to-spanishTranslate to SpanishTranslates any language to SpanishNone

📊 Summarize Actions

Action IDNameDescriptionParameters
summarize-detailedDetailedComprehensive summary with overview, points, takeawaysNone
summarize-microMicroConcise, focused summariesNone
summarize-newsletterNewsletter SummaryExtracts key newsletter updatesNone

🔍 Extract Actions

Action IDNameDescriptionParameters
extract-mailsMailsExtracts email addressesNone
extract-namesNamesExtracts personal namesNone
extract-anyPeople/CompaniesExtracts personal/business infoNone
extract-predictionsPredictionsExtracts predictionsNone
extract-recommendationsRecommendationsExtracts recommendationsNone
extract-todoTasksExtracts actionable tasksNone
extract-trendsTrendsExtracts trendsNone
extract-wisdomExtract WisdomExtracts insights and interesting infoNone

📋 Format Actions

Action IDNameDescriptionParameters
format-to-bullet-listBullet listConverts text to bullet listNone
format-to-markdown-checklistMarkdown checklistConverts text to checklistNone
format-to-markdown-tableMarkdown tableConverts text to tableNone
format-to-numbered-listNumbered listConverts text to numbered listNone
sort-azSort A-ZSorts alphabetically ascendingNone
sort-zaSort Z-ASorts alphabetically descendingNone

🎨 Create Actions

Action IDNameDescriptionParameters
create-alter-actionAlter ActionCreates Alter Actionsinput: Instructions
create-chartsChartsCreates Recharts visualizationsinput: Instructions
create-diagramsDiagramsGenerates Mermaid diagramsinput: Instructions
create-htmlHTML pageCreates HTML pagesinput: Instructions
create-imagesImagesGenerates AI images (Flux, Ideogram)input: Instructions
create-mapsMapsCreates LeafletJS mapsinput: Instructions
create-presentationsHTML PresentationsGenerates slide presentationsinput: Instructions
create-react-appTailwind React AppCreates React appsinput: Instructions

🔎 Explain Actions

Action IDNameDescriptionParameters
analyze-paperAnalyze PaperAnalyzes research papersNone
explain-selectionExplainExplains complex concepts simplyNone
hidden-messageHidden messageUncovers hidden messages in textNone

🔀 Git Actions

Action IDNameDescriptionParameters
git-commitCommit messageGenerates commit messagesNone
git-reviewReviewReviews code changesNone
git-summarizeSummarizeSummarizes Git commitsNone
pull-requestPull RequestCreates PR descriptionsNone

🧠 Co-Intelligence Actions (Expert GPTs)

Action IDNameDescriptionParameters
business-strategist-gptBusiness Strategy ExpertBusiness strategy adviceinput: Question
children-educatorChildren EducatorEarly childhood education guidanceinput: Question
e-commerce-strategist-gptE-commerce Strategy ExpertE-commerce strategy adviceinput: Question
hrmanager-gptHR Manager ExpertHR management guidanceinput: Question
marketer-gptMarketing ExpertMarketing strategy adviceinput: Question
mental-models-gptMental Models ExpertMental models for decision-makinginput: Question
software-architect-gptSoftware Architect ExpertSoftware architecture guidanceinput: Question

💬 General Actions

Action IDNameDescriptionParameters
ask-anythingAsk AnythingOpen-ended AI conversationinput: Instructions
ask-webSearch the webWeb search with sourcesinput: Question

📧 Email Actions

Action IDNameDescriptionParameters
mail-draftMail DraftCreates email draftsinput: Instructions
mail-multi-summaryMulticonversation summarySummarizes multiple email threadsNone
mail-replyMail ReplyGenerates email repliesanswerType: Any updates?, Doesn't work, I don't know, etc.
mail-summaryThread summarySummarizes email threadsNone

📱 Social Media Actions

Action IDNameDescriptionParameters
linkedin-postLinkedin PostCreates LinkedIn postsNone
linkedin-replyLinkedin ReplyGenerates LinkedIn repliesNone
twitter-postTwitter PostCreates engaging tweetsNone
twitter-replyTwitter ReplyGenerates tweet repliesNone
twitter-threadTwitter ThreadCreates Twitter threadsNone

📺 YouTube Actions

Action IDNameDescriptionParameters
youtube-hidden-messageYoutube hidden messageAnalyzes videos for hidden messagesNone
youtube-summarize-detailedYoutube detailed SummaryComprehensive video summariesNone
youtube-summarize-microYoutube micro summaryQuick video summariesNone

🎯 Other Actions

Action IDNameDescriptionParameters
create-a-keynote-deckGenerate Keynote slidesGenerates Keynote presentationsinput: Instructions
edit-a-keynote-deckEdit Keynote slideEdits Keynote slidesinput: Instructions
translate-the-deckTranslate the deckTranslates Keynote presentationslanguage: Target language
write-presenter-notesWrite presenter notesCreates presenter notesNone
meeting-scribeMeeting ReportConverts transcripts to notesNone
spreadsheet-formulaSpreadsheet FormulaCreates spreadsheet formulasinput: Instructions
user-storyUser StoryCreates agile user storiesNone

Categories

CategoryDescriptionAction Count
codeProgramming and development8
writingText editing and creation12
translateLanguage translation4
summarizeContent summarization2
extractInformation extraction7
formatText formatting6
createContent creation8
explainExplanation and analysis4
gitGit version control4
co-intelligencesExpert AI assistants7

Usage Examples

From Clawdbot

// Trigger ask-anything with a question
const { triggerAction } = require('./index.js');
triggerAction('ask-anything', 'What is machine learning?');

// Find actions for "translate text"
const { findActions } = require('./index.js');
const matches = findActions('translate text');
console.log(matches[0]); // { id: 'translate', name: 'Translate', ... }

// Build URL without triggering
const { buildCallbackUrl } = require('./index.js');
const url = buildCallbackUrl('translate', null, { language: 'French' });
// -> alter://action/translate?language=French

From Command Line

# Ask a question
node index.js trigger ask-anything --input "Explain quantum computing"

# Translate with specific language
node index.js trigger translate --param "language=Japanese"

# Fix code with error message
node index.js trigger fix-code --input "TypeError: undefined is not a function"

# Change tone
node index.js trigger change-tone --param "tone=Professional"

# Search for actions
node index.js find "create a chart"

# Get action details
node index.js info create-images

Notes

  • Actions operate on currently selected text/files in Alter
  • Parameters are URL-encoded automatically
  • Actions with hasParameters: false typically need selected content in Alter
  • The open command is used on macOS to trigger x-callback-urls

Comments

Loading comments...