markstream-vue2
Integrate Markstream in Vue 2
Vue 2 applications need package and rendering settings that match their framework version. This skill guides a focused markstream-vue2 setup with safe streaming and rendering defaults.
Установить с помощью моего Агента
Скопируйте этот запрос в своего Агента. Он содержит каноническую страницу Skill и манифест.
Review the Skillstore skill "markstream-vue2" from https://skillstore.io/skills/simon-he95-markstream-vue2.md and its manifest at https://skillstore.io/api/skills/simon-he95-markstream-vue2/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Ваш Агент по-прежнему должен показать план и запросить все подтверждения, требуемые политикой безопасности.
Ресурсы для AI-агентов
Используйте эти ссылки, когда AI-агенту, crawler или script нужен чистый контекст вместо полной страницы.
Протестировать
Использование «markstream-vue2». Set up markstream-vue2 in a Vue 2.7 application.
Ожидаемый результат:
- Confirm the project uses Vue 2.7.
- Install markstream-vue2.
- Import its stylesheet after reset styles.
- Render markdown with MarkdownRender and safe defaults.
Использование «markstream-vue2». Make streamed chat messages feel smooth.
Ожидаемый результат:
- Use automatic smooth streaming for active messages.
- Disable fade while content is streaming.
- Turn off smooth streaming for final history messages.
Аудит безопасности
БезопасноAll 24 external-command findings are false positives caused by Markdown inline-code delimiters in SKILL.md. The two system-reconnaissance findings describe safe HTML and Mermaid rendering defaults, not host inspection. No prompt injection, data exfiltration, or malicious intent was found.
Факторы риска
⚙️ Внешние команды (24)
Поделиться и цитировать этот отчет
Делитесь версионным отчетом об оценке, нейтральным значком, встраиваемой карточкой и цитатами. Skillstore публикует доказательства, не решая, безопасен ли этот Skill.
Копировать ссылку на отчёт
https://skillstore.io/skills/simon-he95-markstream-vue2/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportЗначок Markdown
[](https://skillstore.io/skills/simon-he95-markstream-vue2?utm_source=security_passport_badge)Значок HTML
<a href="https://skillstore.io/skills/simon-he95-markstream-vue2?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/simon-he95-markstream-vue2/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Встраиваемая карточка
<iframe src="https://skillstore.io/embed/skills/simon-he95-markstream-vue2.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Академические ссылки (APA · BibTeX · CFF)
Цитата APA
simon-he95. (2026). markstream-vue2 security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/simon-he95-markstream-vue2/audits/1Цитата BibTeX
@techreport{simon-he95-simon-he95-markstream-vue2-2026,
author = {simon-he95},
title = {markstream-vue2 security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/simon-he95-markstream-vue2/audits/1},
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: "markstream-vue2 security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "simon-he95"
date-released: "2026-07-19"
url: "https://skillstore.io/skills/simon-he95-markstream-vue2/audits/1"
identifiers:
- type: other
value: "skillstore:simon-he95-markstream-vue2:audit:1"
description: "Skillstore immutable audit report identifier"
Оценка Skillstore
Почему такая оценка Достоверность доказательств: СреднийЧто вы можете построить
Add Markdown rendering to a Vue 2 app
Set up the package, stylesheet, and basic MarkdownRender component in an existing Vue 2.7 project.
Build a streaming chat display
Configure smooth streaming, cursor behavior, and transitions for partial assistant responses and completed history.
Review legacy rendering settings
Keep safe HTML and strict Mermaid defaults while scoping any approved legacy exception to one trusted surface.
Попробуйте эти промпты
Help me add markstream-vue2 to this Vue 2.7 application. Check the existing entry file and show the smallest safe setup.
Review this Vue 2.6 project for markstream-vue2 compatibility. Tell me whether @vue/composition-api is needed and where to import the stylesheet.
Configure MarkdownRender for a Vue 2 chat interface. Stream active responses smoothly, then render completed history without streaming delay.
Assess whether this trusted legacy content surface needs relaxed HTML or Mermaid settings. Keep the exception scoped and explain the security tradeoff.
Лучшие практики
- Confirm the Vue version and build tooling before selecting a package.
- Keep html-policy set to safe and Mermaid strict mode enabled by default.
- Validate changes with the smallest relevant development or build command.
Избегать
- Do not add @vue/composition-api to Vue 2.7 projects without a project need.
- Do not use streaming pacing for completed chat history.
- Do not enable trusted HTML or relaxed Mermaid parsing for untrusted content.
Часто задаваемые вопросы
Which Vue versions does this skill support?
When is @vue/composition-api required?
Where should the stylesheet be imported?
How should active chat messages be rendered?
Can I render trusted legacy HTML?
When should I use another Markstream package?
Сведения для разработчиков
Автор
simon-he95Лицензия
MIT
Ревизия Skillstore
r1
Примечание о версии
Автор не указал версию.
Ссылка
aeb1814252a7125c8b732442bf1e7f2cd1f686c1
Актуальность поддержки
19.07.2026
Использование
0 загрузок · 0 просмотров
Структура файлов